diff --git a/.changeset/good-clocks-drive.md b/.changeset/good-clocks-drive.md deleted file mode 100644 index ea321d2..0000000 --- a/.changeset/good-clocks-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/ts-node-paths": patch ---- - -add `verbose` message env diff --git a/CHANGELOG.md b/CHANGELOG.md index ad265c0..116c6bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/ts-node-paths +## 1.0.3 + +### Patch Changes + +- [`eef08a3`](https://github.com/hyperse-io/ts-node-paths/commit/eef08a3bed0631d2117d7dd9d2820eb5ffdad635) Thanks [@tianyingchun](https://github.com/tianyingchun)! - add `verbose` message env + ## 1.0.2 ### Patch Changes diff --git a/package.json b/package.json index 52f431c..340a5f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/ts-node-paths", - "version": "1.0.2", + "version": "1.0.3", "description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.", "keywords": [ "hyperse",