Skip to content

Commit b146c3d

Browse files
author
AWS CDK Team
committed
chore(release): 1.105.0
1 parent 34676de commit b146c3d

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.105.0](https://github.com/aws/jsii/compare/v1.104.0...v1.105.0) (2024-11-14)
6+
7+
8+
### Features
9+
10+
* **pacmak:** support jsii-rosetta 5.6 ([#4698](https://github.com/aws/jsii/issues/4698)) ([7464a59](https://github.com/aws/jsii/commit/7464a59303d16a4b4d32bdc2f3b247dfb0284496))
11+
12+
13+
### Bug Fixes
14+
15+
* **rosetta:** python identifiers mishandle identifier translations with capital letters ([#4644](https://github.com/aws/jsii/issues/4644)) ([e573aab](https://github.com/aws/jsii/commit/e573aab4d6cdf6af148dde024129a386151403fe))
16+
517
## [1.104.0](https://github.com/aws/jsii/compare/v1.103.1...v1.104.0) (2024-10-11)
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.104.0",
15+
"version": "1.105.0",
1616
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1717
}

0 commit comments

Comments
 (0)