diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 05f8414..d79daa8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.3.2" + ".": "5.3.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3916d30..799a65c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.3.3](https://github.com/articulate/docker-bootstrap/compare/v5.3.2...v5.3.3) (2026-04-13) + + +### Dependency Updates + +* bump the hashicorp group with 4 updates ([#298](https://github.com/articulate/docker-bootstrap/issues/298)) ([97e740a](https://github.com/articulate/docker-bootstrap/commit/97e740a8acd50184be2fb196b06e6619faaee2f5)) + ## [5.3.2](https://github.com/articulate/docker-bootstrap/compare/v5.3.1...v5.3.2) (2026-03-09)