Skip to content

Commit 442ce95

Browse files
authored
Merge pull request #641 from awslabs/merge-back/1.148.0
chore(merge-back): 1.148.0
2 parents 7dbf51a + d3add6f commit 442ce95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.148.0](https://github.com/awslabs/aws-solutions-constructs/compare/v1.147.0...v1.148.0) (2022-03-30)
6+
7+
* Upgraded all patterns to CDK v1.148.0
8+
59
## [1.147.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.4.0...v1.147.0) (2022-03-29)
610

711
* Upgraded all patterns to CDK v1.147.0

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.147.0"
9+
"version": "1.148.0"
1010
}

0 commit comments

Comments
 (0)