diff --git a/.changeset/curly-rings-accept.md b/.changeset/curly-rings-accept.md deleted file mode 100644 index 0387f42..0000000 --- a/.changeset/curly-rings-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/ts-node-paths": patch ---- - -bugfix for ts-node flag cache diff --git a/CHANGELOG.md b/CHANGELOG.md index e4bef6d..cea26f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/ts-node-paths +## 1.0.6 + +### Patch Changes + +- [`2f33206`](https://github.com/hyperse-io/ts-node-paths/commit/2f33206e2d6a76f652a13228100259131cb39393) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bugfix for ts-node flag cache + ## 1.0.5 ### Patch Changes diff --git a/package.json b/package.json index 544aeeb..6b8a710 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/ts-node-paths", - "version": "1.0.5", + "version": "1.0.6", "description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.", "keywords": [ "hyperse",