Skip to content

Commit cf67c4c

Browse files
chore(release): 0.276.3 [skip ci]
## [0.276.3](v0.276.2...v0.276.3) (2026-08-03) ### Bug Fixes * **rollback:** honor DeletionPolicy on --revert-failed's delete of a failed CREATE ([#1365](#1365)) ([06681d9](06681d9))
1 parent 06681d9 commit cf67c4c

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.3](https://github.com/go-to-k/cdkd/compare/v0.276.2...v0.276.3) (2026-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **rollback:** honor DeletionPolicy on --revert-failed's delete of a failed CREATE ([#1365](https://github.com/go-to-k/cdkd/issues/1365)) ([06681d9](https://github.com/go-to-k/cdkd/commit/06681d95024e10c8a13f1fd7fbb26f6de84d04a2))
7+
18
## [0.276.2](https://github.com/go-to-k/cdkd/compare/v0.276.1...v0.276.2) (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.2",
3+
"version": "0.276.3",
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)