diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4a34d5c..72d5a59 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.11" + ".": "0.0.12" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e081b6f..04c81d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.0.12](https://github.com/opzkit/terraform-aws-k8s-network/compare/v0.0.11...v0.0.12) (2025-01-28) + + +### Miscellaneous Chores + +* **deps:** bump actions/setup-python from 5.3.0 to 5.4.0 ([#36](https://github.com/opzkit/terraform-aws-k8s-network/issues/36)) ([b467a70](https://github.com/opzkit/terraform-aws-k8s-network/commit/b467a7011856ce71d29a1b2389e79619dee18f37)) +* **deps:** bump github/codeql-action from 3.28.4 to 3.28.5 ([#34](https://github.com/opzkit/terraform-aws-k8s-network/issues/34)) ([ad9c584](https://github.com/opzkit/terraform-aws-k8s-network/commit/ad9c584ff618418011fa546a8378ba93bb94780f)) +* **deps:** bump github/codeql-action from 3.28.5 to 3.28.6 ([#37](https://github.com/opzkit/terraform-aws-k8s-network/issues/37)) ([20092c7](https://github.com/opzkit/terraform-aws-k8s-network/commit/20092c77a29a94dffea2a31d992b427d0f856a3d)) + ## [0.0.11](https://github.com/opzkit/terraform-aws-k8s-network/compare/v0.0.10...v0.0.11) (2025-01-24)