There was an error while loading. Please reload this page.
1 parent 4f2491e commit 879a606Copy full SHA for 879a606
2 files changed
CHANGELOG.md
@@ -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
8
## [0.276.5](https://github.com/go-to-k/cdkd/compare/v0.276.4...v0.276.5) (2026-08-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@go-to-k/cdkd",
- "version": "0.276.5",
+ "version": "0.276.6",
"description": "CDK Direct - Deploy AWS CDK apps directly via SDK/Cloud Control API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments