diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b17f763..fc801e4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.3.6-beta" + ".": "5.3.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a74cf..684ba2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.3.6](https://github.com/articulate/docker-bootstrap/compare/v5.3.6-beta...v5.3.6) (2026-04-28) + + +### Miscellaneous + +* **release:** promote to stable ([#309](https://github.com/articulate/docker-bootstrap/issues/309)) ([7611162](https://github.com/articulate/docker-bootstrap/commit/761116212b900630f08d1c4c6777ccbf7e1fa607)) + ## [5.3.6-beta](https://github.com/articulate/docker-bootstrap/compare/v5.3.5...v5.3.6-beta) (2026-04-22)