Skip to content

Commit 72a5a5f

Browse files
chore(release): 0.278.11 [skip ci]
## [0.278.11](v0.278.10...v0.278.11) (2026-08-09) ### Bug Fixes * **skill:** regenerate every CI-guarded artifact via one aggregate task ([#1418](#1418)) ([6e14ca6](6e14ca6))
1 parent 6e14ca6 commit 72a5a5f

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.11](https://github.com/go-to-k/cdkd/compare/v0.278.10...v0.278.11) (2026-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **skill:** regenerate every CI-guarded artifact via one aggregate task ([#1418](https://github.com/go-to-k/cdkd/issues/1418)) ([6e14ca6](https://github.com/go-to-k/cdkd/commit/6e14ca6d0051f239c73f14b40e568fa281b3bb00))
7+
18
## [0.278.10](https://github.com/go-to-k/cdkd/compare/v0.278.9...v0.278.10) (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.10",
3+
"version": "0.278.11",
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)