Skip to content

Commit 79c6e68

Browse files
authored
Merge pull request #14 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents a8d4aad + 341a88a commit 79c6e68

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fine-peas-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hyperse/exec-program
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [`a8d4aad`](https://github.com/hyperse-io/exec-program/commit/a8d4aad58e43eef896d020f54fc0dcb3887becb1) Thanks [@tianyingchun](https://github.com/tianyingchun)! - update docs & bump version
8+
39
## 1.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/exec-program",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)