Skip to content

Commit 672d113

Browse files
authored
Merge pull request #1184 from awslabs/bump/2.67.1
chore(release): 2.67.1
2 parents 91b97ea + 14bdd29 commit 672d113

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+
## [2.67.1](https://github.com/awslabs/aws-solutions-constructs/compare/v2.67.0...v2.67.1) (2024-08-27)
6+
7+
Built on CDK v2.151.0
8+
9+
There are no other changes in this release, we are testing our upgraded release pipeline
10+
511
## [2.67.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.65.0...v2.67.0) (2024-08-26)
612

713
Built on CDK v2.151.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": "2.67.0"
9+
"version": "2.67.1"
1010
}

0 commit comments

Comments
 (0)