diff --git a/.changeset/empty-taxis-kneel.md b/.changeset/empty-taxis-kneel.md deleted file mode 100644 index eb3d173..0000000 --- a/.changeset/empty-taxis-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rnm/tscx": patch ---- - -chore: bump version diff --git a/packages/tscx/CHANGELOG.md b/packages/tscx/CHANGELOG.md index 405b812..a1d6fce 100644 --- a/packages/tscx/CHANGELOG.md +++ b/packages/tscx/CHANGELOG.md @@ -1,5 +1,11 @@ # @rnm/tscx +## 0.0.6 + +### Patch Changes + +- 9e11956: chore: bump version + ## 0.0.5 ### Patch Changes diff --git a/packages/tscx/package.json b/packages/tscx/package.json index 2b3abdf..e4b632d 100644 --- a/packages/tscx/package.json +++ b/packages/tscx/package.json @@ -1,6 +1,6 @@ { "name": "@rnm/tscx", - "version": "0.0.5", + "version": "0.0.6", "description": "A tsc wrapper with many convenient features.", "keywords": [ "typescript",