diff --git a/.changeset/docs-readme-localhost.md b/.changeset/docs-readme-localhost.md deleted file mode 100644 index fe37a55..0000000 --- a/.changeset/docs-readme-localhost.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vlandoss/env": patch ---- - -Slim down package README and move full documentation to the new Fumadocs site diff --git a/package/CHANGELOG.md b/package/CHANGELOG.md index 65cd6ec..8047c8e 100644 --- a/package/CHANGELOG.md +++ b/package/CHANGELOG.md @@ -1,5 +1,11 @@ # @vlandoss/env +## 0.1.2 + +### Patch Changes + +- [#4](https://github.com/variableland/env/pull/4) [`4e05752`](https://github.com/variableland/env/commit/4e057523eed79ff2b2228d8e38a3353f811d4fba) Thanks [@rqbazan](https://github.com/rqbazan)! - Slim down package README and move full documentation to the new Fumadocs site + ## 0.1.1 ### Patch Changes diff --git a/package/package.json b/package/package.json index c9bec46..4ce53ee 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "@vlandoss/env", - "version": "0.1.1", + "version": "0.1.2", "description": "A simple helper to define environment-based configuration", "homepage": "https://github.com/variableland/env/tree/main/package#readme", "bugs": {