diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6c877557..5ceda3aa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.1.1" + ".": "5.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 20564155..0f6c3c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.2](https://github.com/dnum-mi/basegun/compare/v5.1.1...v5.1.2) (2025-09-05) + + +### Bug Fixes + +* :sparkles: update release-please config to include component in tag ([fcafa66](https://github.com/dnum-mi/basegun/commit/fcafa66413e66a608dbc30ee25a2f91af0810075)) + ## [5.1.1](https://github.com/dnum-mi/basegun/compare/basegun-v5.1.0...basegun-v5.1.1) (2025-09-05)