Skip to content

Commit 32d5d8c

Browse files
authored
Merge pull request #643 from awslabs/merge-back/2.5.0
chore(merge-back): 2.5.0
2 parents 442ce95 + f438c8d commit 32d5d8c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.v2.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
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+
## [2.5.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.4.0...v2.5.0) (2022-03-30)
6+
7+
### Features
8+
* Includes all functionality of V1.148.0
9+
* Built upon underlying CDK version V2.15.0
10+
511
## [2.4.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.3.0...v2.4.0) (2022-03-29)
612

713
### Features
814
* Includes all functionality of V1.146.0
9-
* Built upon underlying CDK version V2.10.0
15+
* Built upon underlying CDK version V2.15.0
1016

1117
## [2.3.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.2.0...v2.3.0) (2022-02-24)
1218

source/lerna.v2.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": "2.4.0"
9+
"version": "2.5.0"
1010
}

0 commit comments

Comments
 (0)