Skip to content

Commit

Permalink
Update to version v1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hnishar committed Nov 18, 2020
1 parent 340e9a6 commit fa702cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.

## 1.74.0 (2020-11-17)

### Changed
- Upgraded all patterns to CDK v1.74.0

## 1.73.0 (2020-11-11)

### Changed
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.73.0"
"version": "1.74.0"
}

0 comments on commit fa702cc

Please sign in to comment.