We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4887f07 commit fe38878Copy full SHA for fe38878
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.3](https://github.com/KarinJS/node-pty/compare/v1.1.2...v1.1.3) (2025-08-24)
4
+
5
6
+### Bug Fixes
7
8
+* 炸了老铁 ([4887f07](https://github.com/KarinJS/node-pty/commit/4887f07393b939f66e49ef4cab41e4bea5577fb8))
9
10
## [1.1.2](https://github.com/KarinJS/node-pty/compare/v1.1.1...v1.1.2) (2025-08-24)
11
12
package.json
@@ -4,7 +4,7 @@
"author": {
"name": "Microsoft Corporation"
},
- "version": "1.1.2",
+ "version": "1.1.3",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments