Skip to content

Commit 0e29978

Browse files
authored
Merge pull request #360 from awslabs/bump/1.120.0
chore(release): 1.120.0
2 parents 0bda975 + 9ae5327 commit 0e29978

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.120.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.119.0...v1.120.0) (2021-09-02)
6+
7+
### Changed
8+
9+
* Upgraded all patterns to CDK v1.120.0
10+
511
## [1.119.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.118.0...v1.119.0) (2021-09-02)
612

713
### Changed

source/lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"./patterns/@aws-solutions-constructs/*"
77
],
88
"rejectCycles": "true",
9-
"version": "1.119.0"
9+
"version": "1.120.0"
1010
}

0 commit comments

Comments
 (0)