Skip to content

Commit 8a8b89d

Browse files
committed
Update to version v1.98.0
1 parent 03e7c3b commit 8a8b89d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.98.0 (2021-04-16)
6+
7+
### Changed
8+
- Upgraded all patterns to CDK v1.97.0
9+
- Added VPC support to aws-lambda-dynamodb ([#148](https://github.com/awslabs/aws-solutions-constructs/issues/148))
10+
- Documentation correction ([#158](https://github.com/awslabs/aws-solutions-constructs/pull/158))
11+
512
## 1.97.0 (2021-04-14)
613

714
### Changed

source/lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"./patterns/@aws-solutions-constructs/*"
77
],
88
"rejectCycles": "true",
9-
"version": "1.97.0"
9+
"version": "1.98.0"
1010
}

0 commit comments

Comments
 (0)