diff --git a/.changeset/odd-knives-shake.md b/.changeset/odd-knives-shake.md deleted file mode 100644 index 56a51ea..0000000 --- a/.changeset/odd-knives-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tsplus/installer": patch ---- - -chore: turn on debugging in replay.io diff --git a/CHANGELOG.md b/CHANGELOG.md index 151a251..6667047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @tsplus/installer +## 0.0.115 + +### Patch Changes + +- [`fd69d27`](https://github.com/ts-plus/installer/commit/fd69d27a0cad28fb6938575399c863cd30b0f360) Thanks [@0x706b](https://github.com/0x706b)! - chore: turn on debugging in replay.io + ## 0.0.114 ### Patch Changes diff --git a/package.json b/package.json index f64e4f8..356c847 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsplus/installer", - "version": "0.0.114", + "version": "0.0.115", "repository": "https://github.com/ts-plus/installer.git", "author": "Michael Arnaldi ", "license": "MIT",