diff --git a/.changeset/proud-parents-rescue.md b/.changeset/proud-parents-rescue.md deleted file mode 100644 index f3e20af..0000000 --- a/.changeset/proud-parents-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/hyper-env": patch ---- - -add `.env.*` copy support diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c15fa..329f1e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/hyper-env +## 1.0.11 + +### Patch Changes + +- [`651345a`](https://github.com/hyperse-io/hyper-env/commit/651345afa80d9868c21611eb1561cf4030a3c612) Thanks [@tianyingchun](https://github.com/tianyingchun)! - add `.env.*` copy support + ## 1.0.10 ### Patch Changes diff --git a/package.json b/package.json index 7c95a31..87abf7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/hyper-env", - "version": "1.0.10", + "version": "1.0.11", "description": "Populates your environment from .env files at run-time rather than build-time.", "keywords": [ "hyperse",