Skip to content

Commit 7b06f5e

Browse files
chore(main): release 1.1.2 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eac7be8 commit 7b06f5e

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

0 commit comments

Comments
 (0)