Skip to content

Commit 782fe3f

Browse files
authored
Merge pull request #2 from hyperse-io/changeset-release/main
[Release] Version packages
2 parents ee141d6 + b8fe796 commit 782fe3f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-flowers-protect.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.0.2
4+
5+
### Patch Changes
6+
7+
- [`ee141d6`](https://github.com/hyperse-io/exec-program/commit/ee141d60d9cb31aff210a99c14349cff2f51e70a) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version
8+
39
## 1.0.1
410

511
### Patch 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.0.1",
3+
"version": "1.0.2",
44
"description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)