diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2a8d04b3..1419babe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.3" + ".": "1.6.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 55cdd05c..b83d86d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.4](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.6.3...v1.6.4) (2024-08-19) + + +### Bug Fixes 🐞 + +* sidebar toggle on list and single page ([f8b09f2](https://github.com/razonyang/hugo-theme-bootstrap/commit/f8b09f2a585a3876fa8f896fecb348df71f8eafb)) + ## [1.6.3](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.6.2...v1.6.3) (2024-08-19)