Skip to content

Commit

Permalink
Merge pull request #801 from awslabs/v1-bump/1.170.0
Browse files Browse the repository at this point in the history
bump/1.170.0
  • Loading branch information
biffgaut authored Sep 14, 2022
2 parents c05e67a + 6b949b9 commit d22f2eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. See [standa

NOTE - With AWS CDK V1 deprecated as of 6/1/2022, AWS Solutions Constructs V1 functionality was frozen as of 1.159.0. All V1 releases after this point will just sync with AWS CDK V1 version numbers.

## 1.170.0 (2022-08-25)

* Upgraded all patterns to CDK v1.170.0

## 1.169.0 (2022-08-25)

* Upgraded all patterns to CDK v1.169.0
Expand Down
2 changes: 1 addition & 1 deletion source/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"./patterns/@aws-solutions-constructs/*"
],
"rejectCycles": "true",
"version": "1.169.0"
"version": "1.170.0"
}

0 comments on commit d22f2eb

Please sign in to comment.