Skip to content

Commit b74552a

Browse files
chore(main): release 1.0.4 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cfda0c6 commit b74552a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/KarinJS/node-pty/compare/v1.0.3...v1.0.4) (2025-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* build minify true ([cfda0c6](https://github.com/KarinJS/node-pty/commit/cfda0c6365b7b26fa72acae1bb212b214fa4e21a))
9+
310
## [1.0.3](https://github.com/KarinJS/node-pty/compare/v1.0.2...v1.0.3) (2025-03-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@karinjs/node-pty",
33
"main": "index.js",
44
"types": "lib/index.d.ts",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"description": "node-pty without compilation",
77
"keywords": [
88
"node",

0 commit comments

Comments
 (0)