From a7db62cf8ad68fd8651959d570cd5bfeae306439 Mon Sep 17 00:00:00 2001 From: "articulate-shipping[bot]" <181743967+articulate-shipping[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:50:55 +0000 Subject: [PATCH] chore: release 5.3.1 --- .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 ce65b73..e3690fe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.3.0" + ".": "5.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 618996f..0b80c47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.3.1](https://github.com/articulate/docker-bootstrap/compare/v5.3.0...v5.3.1) (2025-10-06) + + +### Dependency Updates + +* bump the hashicorp group with 2 updates ([#288](https://github.com/articulate/docker-bootstrap/issues/288)) ([7552545](https://github.com/articulate/docker-bootstrap/commit/755254552788073ad8b0ce244b23ba4d340f6776)) + ## [5.3.0](https://github.com/articulate/docker-bootstrap/compare/v5.2.2...v5.3.0) (2025-09-16)