diff --git a/CHANGELOG.md b/CHANGELOG.md index b03b43f..f74c209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.25.1](https://github.com/k1LoW/grpcstub/compare/v0.25.0...v0.25.1) - 2024-12-14 +### Other Changes +- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in https://github.com/k1LoW/grpcstub/pull/131 + ## [v0.25.0](https://github.com/k1LoW/grpcstub/compare/v0.24.1...v0.25.0) - 2024-11-24 ### New Features 🎉 - Add Prepend() for prepending mathcher by @k1LoW in https://github.com/k1LoW/grpcstub/pull/128