From d56c19774e7d006e503e43575ddfaadd080c5823 Mon Sep 17 00:00:00 2001 From: "articulate-shipping[bot]" <181743967+articulate-shipping[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:27:46 +0000 Subject: [PATCH] chore: release 5.3.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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)