Skip to content

Commit

Permalink
Merge pull request #2309 from guardian/changeset-release/main
Browse files Browse the repository at this point in the history
🦋 Release package updates
  • Loading branch information
marsavar authored May 23, 2024
2 parents 74ffd04 + b1c3147 commit c5aff8f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/aws-cdk-update-v2.141.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-cups-study.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @guardian/cdk

## 58.1.1

### Patch Changes

- 1da0da9: Update aws-cdk to 2.141.0, aws-cdk-lib to 2.141.0, constructs to 10.3.0
- c8400c9: Add useful ASG group metrics (TOTAL_INSTANCES, etc) by default

## 58.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@guardian/cdk",
"description": "Generic Guardian flavoured AWS CDK components",
"version": "58.1.0",
"version": "58.1.1",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
Expand Down

0 comments on commit c5aff8f

Please sign in to comment.