diff --git a/CHANGELOG.md b/CHANGELOG.md index 64398f4d..e53aefb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.51.0](https://github.com/lindell/multi-gitter/compare/v0.50.1...v0.51.0) (2024-03-14) + + +### Features + +* --push-only flag to allow developers to only push without creating a PR ([#466](https://github.com/lindell/multi-gitter/issues/466)) ([76dcabd](https://github.com/lindell/multi-gitter/commit/76dcabda33d11ff40dcdf31cd296b64a472587ad)) + + +### Miscellaneous + +* **deps:** bump google.golang.org/protobuf from 1.31.0 to 1.33.0 ([#467](https://github.com/lindell/multi-gitter/issues/467)) ([beff881](https://github.com/lindell/multi-gitter/commit/beff8810075a77682d189c62cc49c15f98f65c0f)) + + +### Dependencies + +* update golang.org/x/exp digest to 814bf88 ([a393e22](https://github.com/lindell/multi-gitter/commit/a393e2280ebdb737faf7de273ce9fce3ccaeaa0a)) +* update module github.com/google/go-github/v58 to v59 ([#465](https://github.com/lindell/multi-gitter/issues/465)) ([a572c31](https://github.com/lindell/multi-gitter/commit/a572c31247985e0c114faad9d21ffc49259a7be2)) +* update module github.com/xanzy/go-gitlab to v0.98.0 ([60e218d](https://github.com/lindell/multi-gitter/commit/60e218d75726b9c6b8a0a574c7c3b5de2f8035f0)) +* update module golang.org/x/oauth2 to v0.17.0 ([28f6a82](https://github.com/lindell/multi-gitter/commit/28f6a82be47bb286395078c28b626cb783cb9a93)) + ## [0.50.1](https://github.com/lindell/multi-gitter/compare/v0.50.0...v0.50.1) (2024-02-21) diff --git a/version.txt b/version.txt index a3968efc..c5d4cee3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.50.1 +0.51.0