diff --git a/.changeset/quiet-stingrays-jog.md b/.changeset/quiet-stingrays-jog.md deleted file mode 100644 index 3d3b92b..0000000 --- a/.changeset/quiet-stingrays-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/ts-node-paths": patch ---- - -imporved `Warn` diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c260b..f3950e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/ts-node-paths +## 1.0.8 + +### Patch Changes + +- [`686f993`](https://github.com/hyperse-io/ts-node-paths/commit/686f993ccd359b20a5743627becc12c9d834c8a6) Thanks [@tianyingchun](https://github.com/tianyingchun)! - imporved `Warn` + ## 1.0.7 ### Patch Changes diff --git a/package.json b/package.json index e614508..37c8329 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/ts-node-paths", - "version": "1.0.7", + "version": "1.0.8", "description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.", "keywords": [ "hyperse",