Skip to content

Commit

Permalink
chore(merge-back): 1.41.0 (#3100)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Oct 27, 2021
2 parents 9aa6f02 + 8d3359d commit f160d3c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,20 @@

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.

## [1.41.0](https://github.com/aws/jsii/compare/v1.40.0...v1.41.0) (2021-10-27)


### Features

* **jsii:** experimental --strip-deprecated with file ([#3085](https://github.com/aws/jsii/issues/3085)) ([e5ba807](https://github.com/aws/jsii/commit/e5ba807a2da6bdb88ecd66d35770269a8292d805))
* **rosetta:** "rosetta infuse" feature ([#3067](https://github.com/aws/jsii/issues/3067)) ([0f2f2d0](https://github.com/aws/jsii/commit/0f2f2d01e879c229d021099fdf2144837bd9e632))
* **rosetta:** improve translation throughput ([#3083](https://github.com/aws/jsii/issues/3083)) ([919d895](https://github.com/aws/jsii/commit/919d895956fb73fcbc684a7485c3ff8a8ecd678b))


### Bug Fixes

* deprecation-warnings includes TS-only import ([#3094](https://github.com/aws/jsii/issues/3094)) ([edfdc48](https://github.com/aws/jsii/commit/edfdc48430886c53fe5331c26d117861d3c91df2))

## [1.40.0](https://github.com/aws/jsii/compare/v1.39.0...v1.40.0) (2021-10-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -10,5 +10,5 @@
"rejectCycles": true
}
},
"version": "1.40.0"
"version": "1.41.0"
}

0 comments on commit f160d3c

Please sign in to comment.