Skip to content

Commit ef001a1

Browse files
Version Packages
1 parent 56a3219 commit ef001a1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-waves-enjoy.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.0
4+
5+
### Minor Changes
6+
7+
- [`56a3219`](https://github.com/hyperse-io/exec-program/commit/56a32192e9c4ce536afd19912f5f8554c1869be6) Thanks [@tianyingchun](https://github.com/tianyingchun)! - migrate to @hyperse/ts-node with swc compiler
8+
39
## 1.1.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.1.0",
3+
"version": "1.2.0",
44
"description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)