diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f6abfc4eb1..86c85f61dc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.155.1" + ".": "0.156.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bfa97bae7..bd3a5b777b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.156.0](https://github.com/GlueOps/codespaces/compare/v0.155.1...v0.156.0) (2026-08-10) + + +### Features + +* create rotate-aws-eks-iam-keys.sh ([#556](https://github.com/GlueOps/codespaces/issues/556)) ([3e4228c](https://github.com/GlueOps/codespaces/commit/3e4228ce1854066108ebaaa4f247f04a557ece23)) +* update cloudflare/cloudflared to 2026.7.1 #minor ([#555](https://github.com/GlueOps/codespaces/issues/555)) ([57dd421](https://github.com/GlueOps/codespaces/commit/57dd42107fd8e3d386ce757d4a4f779d7f1c0b59)) + ## [0.155.1](https://github.com/GlueOps/codespaces/compare/v0.155.0...v0.155.1) (2026-08-02)