Skip to content

Commit d880bd1

Browse files
chore(release): 0.278.7 [skip ci]
## [0.278.7](v0.278.6...v0.278.7) (2026-08-09) ### Bug Fixes * **wafv2:** decode SearchStringBase64 and rename reference-statement Arn to the SDK ARN ([#1405](#1405)) ([615c33b](615c33b))
1 parent 615c33b commit d880bd1

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.7](https://github.com/go-to-k/cdkd/compare/v0.278.6...v0.278.7) (2026-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **wafv2:** decode SearchStringBase64 and rename reference-statement Arn to the SDK ARN ([#1405](https://github.com/go-to-k/cdkd/issues/1405)) ([615c33b](https://github.com/go-to-k/cdkd/commit/615c33b846235d6febb41c066f68265dab67129e))
7+
18
## [0.278.6](https://github.com/go-to-k/cdkd/compare/v0.278.5...v0.278.6) (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.6",
3+
"version": "0.278.7",
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)