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