Skip to content

Commit d493216

Browse files
authored
Merge pull request #2536 from guardian/changeset-release/main
🦋 Release package updates
2 parents 412661a + 4c58b3a commit d493216

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/aws-cdk-update-v2.172.0.md

-6
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @guardian/cdk
22

3+
## 61.0.2
4+
5+
### Patch Changes
6+
7+
- 3098169: Update aws-cdk to 2.172.0, aws-cdk-lib to 2.172.0, constructs to 10.4.2
8+
39
## 61.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@guardian/cdk",
33
"description": "Generic Guardian flavoured AWS CDK components",
4-
"version": "61.0.1",
4+
"version": "61.0.2",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)