Skip to content

Commit 5a36ce8

Browse files
chore(release): 0.223.1 [skip ci]
## [0.223.1](v0.223.0...v0.223.1) (2026-06-15) ### Bug Fixes * **provisioning:** canonicalize CloudFront OAI principals in S3 BucketPolicy drift readback ([#874](#874)) ([77e32ea](77e32ea))
1 parent 77e32ea commit 5a36ce8

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.223.1](https://github.com/go-to-k/cdkd/compare/v0.223.0...v0.223.1) (2026-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **provisioning:** canonicalize CloudFront OAI principals in S3 BucketPolicy drift readback ([#874](https://github.com/go-to-k/cdkd/issues/874)) ([77e32ea](https://github.com/go-to-k/cdkd/commit/77e32eae6e3519d85a59caf56d3887292c67b4dc))
7+
18
# [0.223.0](https://github.com/go-to-k/cdkd/compare/v0.222.1...v0.223.0) (2026-06-15)
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.223.0",
3+
"version": "0.223.1",
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)