Skip to content

Commit bf2f40c

Browse files
chore(main): release 1.1.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b24167c commit bf2f40c

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.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+
310
## [1.0.4](https://github.com/KarinJS/node-pty/compare/v1.0.3...v1.0.4) (2025-03-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": {
55
"name": "Microsoft Corporation"
66
},
7-
"version": "1.0.4",
7+
"version": "1.1.0",
88
"license": "MIT",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)