Skip to content

Commit 879a606

Browse files
chore(release): 0.276.6 [skip ci]
## [0.276.6](v0.276.5...v0.276.6) (2026-08-08) ### Bug Fixes * **cloudfront:** map CFn->SDK casing/shapes and merge UpdateDistribution config ([#1372](#1372)) ([4f2491e](4f2491e))
1 parent 4f2491e commit 879a606

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.276.6](https://github.com/go-to-k/cdkd/compare/v0.276.5...v0.276.6) (2026-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **cloudfront:** map CFn->SDK casing/shapes and merge UpdateDistribution config ([#1372](https://github.com/go-to-k/cdkd/issues/1372)) ([4f2491e](https://github.com/go-to-k/cdkd/commit/4f2491e7df205941eda10c75318b2f87fd7a0a98))
7+
18
## [0.276.5](https://github.com/go-to-k/cdkd/compare/v0.276.4...v0.276.5) (2026-08-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@go-to-k/cdkd",
3-
"version": "0.276.5",
3+
"version": "0.276.6",
44
"description": "CDK Direct - Deploy AWS CDK apps directly via SDK/Cloud Control API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)