Skip to content

Commit fe38878

Browse files
chore(main): release 1.1.3 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4887f07 commit fe38878

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.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+
310
## [1.1.2](https://github.com/KarinJS/node-pty/compare/v1.1.1...v1.1.2) (2025-08-24)
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.1.2",
7+
"version": "1.1.3",
88
"license": "MIT",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)