diff --git a/.changeset/fine-peas-march.md b/.changeset/fine-peas-march.md deleted file mode 100644 index 12d3e2a..0000000 --- a/.changeset/fine-peas-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/exec-program": patch ---- - -update docs & bump version diff --git a/CHANGELOG.md b/CHANGELOG.md index 9856484..753ad9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/exec-program +## 1.2.1 + +### Patch Changes + +- [`a8d4aad`](https://github.com/hyperse-io/exec-program/commit/a8d4aad58e43eef896d020f54fc0dcb3887becb1) Thanks [@tianyingchun](https://github.com/tianyingchun)! - update docs & bump version + ## 1.2.0 ### Minor Changes diff --git a/package.json b/package.json index a432af6..2b6dffa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/exec-program", - "version": "1.2.0", + "version": "1.2.1", "description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.", "keywords": [ "hyperse",