diff --git a/CHANGELOG.md b/CHANGELOG.md index 55bc93f..2e75c8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.12.12](https://github.com/koki-develop/clive/compare/v0.12.11...v0.12.12) (2025-08-31) + + +### Bug Fixes + +* **deps:** update module github.com/google/go-github/v55 to v72 ([#163](https://github.com/koki-develop/clive/issues/163)) ([127d774](https://github.com/koki-develop/clive/commit/127d7747424001cb1e8450d436febabe4ab243ff)) +* **deps:** update module golang.org/x/mod to v0.27.0 ([#169](https://github.com/koki-develop/clive/issues/169)) ([d1c9cd4](https://github.com/koki-develop/clive/commit/d1c9cd4201fbb28dc3103d2f3942d74d1a639874)) + ## [0.12.11](https://github.com/koki-develop/clive/compare/v0.12.10...v0.12.11) (2025-05-18)