diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index b38d7b6..8e1e0d7 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "0.1.1" + ".": "0.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b2324..fc642f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/bubustack/bobrapet/compare/v0.1.1...v0.1.2) (2025-10-16) + + +### Miscellaneous + +* update copyright comments ([530323a](https://github.com/bubustack/bobrapet/commit/530323a22a12e3c21bcc48ca9c1aa84ed9317b5d)) + ## [0.1.1](https://github.com/bubustack/bobrapet/compare/v0.1.0...v0.1.1) (2025-10-16)