diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 45ca42f..b68e780 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.5" + ".": "0.0.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7862018..f3654d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.0.6](https://github.com/defenseunicorns/delivery-aws-iac-utils/compare/v0.0.5...v0.0.6) (2024-04-22) + + +### Miscellaneous Chores + +* **deps:** update all dependencies ([#16](https://github.com/defenseunicorns/delivery-aws-iac-utils/issues/16)) ([b92f68e](https://github.com/defenseunicorns/delivery-aws-iac-utils/commit/b92f68e3c8b8bc782e24d2fba5ce8922437bd6d1)) +* **deps:** update all dependencies ([#22](https://github.com/defenseunicorns/delivery-aws-iac-utils/issues/22)) ([d6fcebc](https://github.com/defenseunicorns/delivery-aws-iac-utils/commit/d6fcebc8bcb46171817dc4f178a5bc22b18eb74f)) +* **deps:** update all dependencies ([#29](https://github.com/defenseunicorns/delivery-aws-iac-utils/issues/29)) ([5fe0424](https://github.com/defenseunicorns/delivery-aws-iac-utils/commit/5fe04249ac060e5c928c832b2b8b8788a2d7d634)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v37.175.0 ([#23](https://github.com/defenseunicorns/delivery-aws-iac-utils/issues/23)) ([6d52480](https://github.com/defenseunicorns/delivery-aws-iac-utils/commit/6d52480d9be58b1915902c50af809c1daa0c160a)) + + +### Continuous Integration + +* cleanup ([#28](https://github.com/defenseunicorns/delivery-aws-iac-utils/issues/28)) ([0076ff3](https://github.com/defenseunicorns/delivery-aws-iac-utils/commit/0076ff3c722ac95139ded235be965402c0977ecf)) + ## [0.0.5](https://github.com/defenseunicorns/delivery-aws-iac-utils/compare/v0.0.4...v0.0.5) (2023-11-29)