Skip to content

Commit ba686c4

Browse files
author
AWS CDK Team
committed
chore(release): 1.128.0
1 parent 8ac4c88 commit ba686c4

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
@@ -2,6 +2,13 @@
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.128.0](https://github.com/aws/jsii/compare/v1.127.0...v1.128.0) (2026-04-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **kernel:** clean up resolved promises from #promises map ([#5054](https://github.com/aws/jsii/issues/5054)) ([e1766bd](https://github.com/aws/jsii/commit/e1766bdd0c0335b1c86d9ec3bfbc22f8eb645335))
11+
512
## [1.127.0](https://github.com/aws/jsii/compare/v1.126.0...v1.127.0) (2026-02-25)
613

714

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.127.0",
15+
"version": "1.128.0",
1616
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1717
}

0 commit comments

Comments
 (0)