Skip to content

Commit 5abe472

Browse files
authored
Merge pull request #3 from hyperse-io/changeset-release/main
2 parents eef08a3 + 0e66484 commit 5abe472

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/good-clocks-drive.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/ts-node-paths
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [`eef08a3`](https://github.com/hyperse-io/ts-node-paths/commit/eef08a3bed0631d2117d7dd9d2820eb5ffdad635) Thanks [@tianyingchun](https://github.com/tianyingchun)! - add `verbose` message env
8+
39
## 1.0.2
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/ts-node-paths",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Executes a command using `file ...arguments`, supports `.ts` file for esm type module.",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)