Skip to content

Commit 9b1b660

Browse files
chore(main): release 1.1.1 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f506fba commit 9b1b660

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.1](https://github.com/KarinJS/node-pty/compare/v1.1.0...v1.1.1) (2025-08-24)
4+
5+
6+
### Bug Fixes
7+
8+
* build error ([f506fba](https://github.com/KarinJS/node-pty/commit/f506fba2fa87a4050daef5642016b71a3b9d28b0))
9+
310
## [1.1.0](https://github.com/KarinJS/node-pty/compare/v1.0.4...v1.1.0) (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.0",
7+
"version": "1.1.1",
88
"license": "MIT",
99
"main": "./dist/index.js",
1010
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)