diff --git a/.changeset/large-geckos-tease.md b/.changeset/large-geckos-tease.md deleted file mode 100644 index 1116d53..0000000 --- a/.changeset/large-geckos-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/install-local": patch ---- - -initialize projects diff --git a/CHANGELOG.md b/CHANGELOG.md index 83b7d37..51bf9d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,10 @@ ### Patch Changes +- [`07c9a88`](https://github.com/hyperse-io/install-local/commit/07c9a885746ec593647d3ad008ce91f2b4db9926) Thanks [@tianyingchun](https://github.com/tianyingchun)! - initialize projects + +## 1.0.1 + +### Patch Changes + - [`cfa65cc`](https://github.com/hyperse-io/install-local/commit/cfa65cc5b8609679d337b17be15e9647cf8e5945) Thanks [@tianyingchun](https://github.com/tianyingchun)! - migration codes diff --git a/package.json b/package.json index e6432a4..b3a7eea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/install-local", - "version": "1.0.0", + "version": "1.0.1", "description": "Installs npm/yarn packages locally without symlink.", "keywords": [ "hyperse",