Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent cbad134 commit 51e3ddc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/aws-cdk-lib-util/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/crisboarna/aws-cdk-lib-util/compare/v1.6.1...v1.7.0) (2024-06-21)


### Features

* **lambda:** added architecture lambda prop ([cbad134](https://github.com/crisboarna/aws-cdk-lib-util/commit/cbad1346d652fb972a322f7391eefd41a2ee2923))

## [1.6.1](https://github.com/crisboarna/aws-cdk-lib-util/compare/v1.6.0...v1.6.1) (2022-09-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-cdk-lib-util",
"version": "1.6.1",
"version": "1.7.0",
"description": "Library providing utility functions for AWS CDK v2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 51e3ddc

Please sign in to comment.