Skip to content

Commit b348152

Browse files
chore(main): release 1.0.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 199e285 commit b348152

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.1](https://github.com/KarinJS/node-pty/compare/v1.0.0...v1.0.1) (2025-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* bun乱加的peerDependencies ([199e285](https://github.com/KarinJS/node-pty/commit/199e285ee51fafb7e0b562fd03180eef1eb98384))
9+
310
## 1.0.0 (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": "lib/index.js",
44
"types": "lib/index.d.ts",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"description": "node-pty without compilation",
77
"keywords": [
88
"node",

0 commit comments

Comments
 (0)