Skip to content

Commit b6ef2b4

Browse files
author
AWS CDK Team
committed
chore(release): 1.126.0
1 parent d6a243b commit b6ef2b4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.126.0](https://github.com/aws/jsii/compare/v1.125.0...v1.126.0) (2026-01-26)
6+
7+
8+
### Features
9+
10+
* **spec:** export list of all jsii features ([#5021](https://github.com/aws/jsii/issues/5021)) ([20111a6](https://github.com/aws/jsii/commit/20111a698aee4de7db21f23f7e2fde686ee149f1))
11+
12+
13+
### Bug Fixes
14+
15+
* **jsii-pacmak:** toString() on anonymous classes does not call JavaScript implementation ([#5027](https://github.com/aws/jsii/issues/5027)) ([d6a243b](https://github.com/aws/jsii/commit/d6a243b2cd8369e7cd1347594e2cd73734527e81))
16+
517
## [1.125.0](https://github.com/aws/jsii/compare/v1.124.0...v1.125.0) (2026-01-05)
618

719

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"rejectCycles": true
1313
}
1414
},
15-
"version": "1.125.0",
15+
"version": "1.126.0",
1616
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1717
}

0 commit comments

Comments
 (0)