diff --git a/.changeset/sour-ties-work.md b/.changeset/sour-ties-work.md deleted file mode 100644 index 638d820..0000000 --- a/.changeset/sour-ties-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tsplus/installer": patch ---- - -chore: rebase onto microsoft/main diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc8aa6..aabddd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @tsplus/installer +## 0.0.165 + +### Patch Changes + +- [`988962c`](https://github.com/ts-plus/installer/commit/988962ca92cff75c3bd5f115f654db08e340d1fa) Thanks [@0x706b](https://github.com/0x706b)! - chore: rebase onto microsoft/main + ## 0.0.164 ### Patch Changes diff --git a/package.json b/package.json index af424dc..27232d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsplus/installer", - "version": "0.0.164", + "version": "0.0.165", "repository": "https://github.com/ts-plus/installer.git", "author": "Michael Arnaldi ", "license": "MIT",