diff --git a/.changeset/healthy-clocks-peel.md b/.changeset/healthy-clocks-peel.md deleted file mode 100644 index 724c815..0000000 --- a/.changeset/healthy-clocks-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@effect/docgen": patch ---- - -fix shebang line diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d73bc..ddcb8fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect/docgen +## 0.0.2 + +### Patch Changes + +- 4e88501: fix shebang line + ## 0.0.1 ### Patch Changes diff --git a/package.json b/package.json index 33e8566..ff01ed5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@effect/docgen", - "version": "0.0.1", + "version": "0.0.2", "publishConfig": { "access": "public", "directory": "dist"