diff --git a/.changeset/good-hounds-tickle.md b/.changeset/good-hounds-tickle.md deleted file mode 100644 index 450c0b1..0000000 --- a/.changeset/good-hounds-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tsplus/installer": patch ---- - -Fix Watch Mode and Rebase to TS/main (https://github.com/ts-plus/typescript/pull/197) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f61bb2..6f72266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @tsplus/installer +## 0.0.118 + +### Patch Changes + +- [`a939c76`](https://github.com/ts-plus/installer/commit/a939c768e108a7464409c22675109748e7b3a72b) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Fix Watch Mode and Rebase to TS/main (https://github.com/ts-plus/typescript/pull/197) + ## 0.0.117 ### Patch Changes diff --git a/package.json b/package.json index 9fe5a16..ac33f14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsplus/installer", - "version": "0.0.117", + "version": "0.0.118", "repository": "https://github.com/ts-plus/installer.git", "author": "Michael Arnaldi ", "license": "MIT",