diff --git a/.changeset/slow-guests-impress.md b/.changeset/slow-guests-impress.md deleted file mode 100644 index 9651c01..0000000 --- a/.changeset/slow-guests-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/hyper-env": patch ---- - -bump version & eslint diff --git a/CHANGELOG.md b/CHANGELOG.md index 329f1e8..ad05217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/hyper-env +## 1.0.12 + +### Patch Changes + +- [`2a752da`](https://github.com/hyperse-io/hyper-env/commit/2a752daa7b5765bcc69aa4ae5c2cd5da8ff648be) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version & eslint + ## 1.0.11 ### Patch Changes diff --git a/package.json b/package.json index 785dde1..eaded4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/hyper-env", - "version": "1.0.11", + "version": "1.0.12", "description": "Populates your environment from .env files at run-time rather than build-time.", "keywords": [ "hyperse",