Skip to content

Commit 7e0dfc9

Browse files
Version Packages
1 parent e1591cc commit 7e0dfc9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rare-pandas-laugh.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.1.0
4+
5+
### Minor Changes
6+
7+
- [`9b98a80`](https://github.com/hyperse-io/exec-program/commit/9b98a803282920a516d3a5ad570d3f940b0b249f) Thanks [@tianyingchun](https://github.com/tianyingchun)! - change ts-node to swc-node
8+
39
## 1.0.11
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.11",
3+
"version": "1.1.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)