From 4a6667c61260062e89f329183e37630552af8219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Jul 2024 00:51:31 +0000 Subject: [PATCH] Version Packages --- .changeset/big-laws-tie.md | 5 ----- .changeset/cool-rice-hunt.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/big-laws-tie.md delete mode 100644 .changeset/cool-rice-hunt.md diff --git a/.changeset/big-laws-tie.md b/.changeset/big-laws-tie.md deleted file mode 100644 index 195def7..0000000 --- a/.changeset/big-laws-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/install-local": patch ---- - -update test case & bump version diff --git a/.changeset/cool-rice-hunt.md b/.changeset/cool-rice-hunt.md deleted file mode 100644 index 86f62c2..0000000 --- a/.changeset/cool-rice-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/install-local": patch ---- - -fix test cases diff --git a/CHANGELOG.md b/CHANGELOG.md index 51bf9d1..7c6c021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @hyperse/install-local" +## 1.0.2 + +### Patch Changes + +- [`a1bb963`](https://github.com/hyperse-io/install-local/commit/a1bb963b0c8536f697658ba716f2f41bf3e9e332) Thanks [@tianyingchun](https://github.com/tianyingchun)! - update test case & bump version + +- [`697b6fe`](https://github.com/hyperse-io/install-local/commit/697b6fe6fd7a84651f1b459999fa3184e4187e5b) Thanks [@tianyingchun](https://github.com/tianyingchun)! - fix test cases + ## 1.0.1 ### Patch Changes diff --git a/package.json b/package.json index c227f3c..7c3a40a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/install-local", - "version": "1.0.1", + "version": "1.0.2", "description": "Installs npm/yarn packages locally without symlink.", "keywords": [ "hyperse",