diff --git a/.changeset/little-swans-tickle.md b/.changeset/little-swans-tickle.md deleted file mode 100644 index 8fd38c8..0000000 --- a/.changeset/little-swans-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/ts-node-paths": patch ---- - -migrate `pkg-up` to `package-up` diff --git a/CHANGELOG.md b/CHANGELOG.md index cea26f5..a6c260b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/ts-node-paths +## 1.0.7 + +### Patch Changes + +- [`e6d14ab`](https://github.com/hyperse-io/ts-node-paths/commit/e6d14ab1063adff2b8355a0c11228c15c92aaf6f) Thanks [@tianyingchun](https://github.com/tianyingchun)! - migrate `pkg-up` to `package-up` + ## 1.0.6 ### Patch Changes diff --git a/package.json b/package.json index 469a04b..f2c899f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/ts-node-paths", - "version": "1.0.6", + "version": "1.0.7", "description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.", "keywords": [ "hyperse",