Skip to content

Commit 7ab2955

Browse files
chore(release): 0.278.16 [skip ci]
## [0.278.16](v0.278.15...v0.278.16) (2026-08-09) ### Bug Fixes * **providers:** declare the two NatGateway / LogGroup wiring gaps as silent drops so they auto-route via Cloud Control ([#1429](#1429)) ([a39e201](a39e201))
1 parent a39e201 commit 7ab2955

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.278.16](https://github.com/go-to-k/cdkd/compare/v0.278.15...v0.278.16) (2026-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **providers:** declare the two NatGateway / LogGroup wiring gaps as silent drops so they auto-route via Cloud Control ([#1429](https://github.com/go-to-k/cdkd/issues/1429)) ([a39e201](https://github.com/go-to-k/cdkd/commit/a39e201cc1e7ab6ae2dba67440527cb108392894))
7+
18
## [0.278.15](https://github.com/go-to-k/cdkd/compare/v0.278.14...v0.278.15) (2026-08-09)
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.278.15",
3+
"version": "0.278.16",
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)