Skip to content

Commit c82ad66

Browse files
Merge pull request #1697 from aligent/changeset-release/main
chore: release packages
2 parents f6cbd26 + e979e80 commit c82ad66

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/silly-regions-slide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cdk-aspects/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aligent/cdk-aspects
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- [#1696](https://github.com/aligent/cdk-constructs/pull/1696) [`d05f4f8`](https://github.com/aligent/cdk-constructs/commit/d05f4f895fb10ec388a981c36c532f428869c98c) Thanks [@kai-nguyen-aligent](https://github.com/kai-nguyen-aligent)! - Fix ResourcePrefixAspect to gracefully handle CDK tokens (e.g. `Fn.ref`, `Lazy.string`) in resource name properties by falling back to the sanitised logical ID.
8+
39
## 0.6.2
410

511
### Patch Changes

packages/cdk-aspects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aligent/cdk-aspects",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Collection of CDK Asppects",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)