diff --git a/CHANGELOG.md b/CHANGELOG.md index 4755588c..633a6f8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.49.1](https://github.com/lindell/multi-gitter/compare/v0.49.0...v0.49.1) (2024-01-01) + + +### Bug Fixes + +* cmdgit BranchExist should match full branch name ([#433](https://github.com/lindell/multi-gitter/issues/433)) ([c7a6e69](https://github.com/lindell/multi-gitter/commit/c7a6e69aafb87efafa25248c73d7afa1a8ee76ac)) + + +### Dependencies + +* update golang.org/x/exp digest to 02704c9 ([f7e273e](https://github.com/lindell/multi-gitter/commit/f7e273e6ebf4ee52d16e76e8472de87eb9c3a52e)) +* update golang.org/x/exp digest to 6522937 ([cab859f](https://github.com/lindell/multi-gitter/commit/cab859fdb40c181e9b1dc58448290eec800f6aae)) +* update module code.gitea.io/sdk/gitea to v0.17.0 ([3949d2f](https://github.com/lindell/multi-gitter/commit/3949d2f4a3d7f315ca48a6c8c18910a1bcce3443)) +* update module github.com/go-git/go-git/v5 to v5.10.1 ([40f62a1](https://github.com/lindell/multi-gitter/commit/40f62a11cacfd429e232451aeab9e11825de9ce3)) +* update module github.com/go-git/go-git/v5 to v5.11.0 [security] ([5fef1cc](https://github.com/lindell/multi-gitter/commit/5fef1ccc936c2d6f31a8d4ae7ac0ebed6409f2c1)) +* update module github.com/spf13/cobra to v1.8.0 ([f976ac2](https://github.com/lindell/multi-gitter/commit/f976ac2d91254e92f5e937f9e0fad99802b8ce79)) +* update module github.com/xanzy/go-gitlab to v0.94.0 ([38666d9](https://github.com/lindell/multi-gitter/commit/38666d9b5ae79783ea161a20ad566480e5c1b23a)) +* update module golang.org/x/oauth2 to v0.15.0 ([3874ccb](https://github.com/lindell/multi-gitter/commit/3874ccb93ab76c3a2724358f825880b750a5dbea)) + ## [0.49.0](https://github.com/lindell/multi-gitter/compare/v0.48.2...v0.49.0) (2023-11-09) diff --git a/version.txt b/version.txt index 5c4503b7..36328c43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.49.0 +0.49.1