We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24167c commit bf2f40cCopy full SHA for bf2f40c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/KarinJS/node-pty/compare/v1.0.4...v1.1.0) (2025-08-24)
4
+
5
6
+### Features
7
8
+* 迁移 ([614a1e8](https://github.com/KarinJS/node-pty/commit/614a1e826310c835ea19217350ca830fb17ad964))
9
10
## [1.0.4](https://github.com/KarinJS/node-pty/compare/v1.0.3...v1.0.4) (2025-03-10)
11
12
package.json
@@ -4,7 +4,7 @@
"author": {
"name": "Microsoft Corporation"
},
- "version": "1.0.4",
+ "version": "1.1.0",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments