From d9c2b008c482b4217fb87100b7d06b56dc79212e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:07:57 +0000 Subject: [PATCH] chore(master): release 0.48.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaf31ab2..25ae894f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [0.48.0](https://github.com/lindell/multi-gitter/compare/v0.47.4...v0.48.0) (2023-10-25) + + +### Features + +* added --plain-output flag ([#378](https://github.com/lindell/multi-gitter/issues/378)) ([356f471](https://github.com/lindell/multi-gitter/commit/356f471f720e6efe0146bfabcb99b2c214d9c4db)) + + +### Bug Fixes + +* **gitlab:** make sure entire project path is shown ([#392](https://github.com/lindell/multi-gitter/issues/392)) ([280dfc7](https://github.com/lindell/multi-gitter/commit/280dfc7b6ed5c8a5345f2207e58e81202a451e33)) + + +### Dependencies + +* update module code.gitea.io/sdk/gitea to v0.16.0 ([ff04448](https://github.com/lindell/multi-gitter/commit/ff0444885bfbf657b4813efdb53986af67b0ac58)) +* update module github.com/go-git/go-git/v5 to v5.9.0 ([a954c7c](https://github.com/lindell/multi-gitter/commit/a954c7c0c20cb0a930203c92143456c1571d2e2f)) +* update module github.com/google/go-github/v53 to v55 ([#390](https://github.com/lindell/multi-gitter/issues/390)) ([d92cb29](https://github.com/lindell/multi-gitter/commit/d92cb29cc96e8a78d19ccdd1816643510169f6c9)) +* update module github.com/xanzy/go-gitlab to v0.92.1 ([19c2925](https://github.com/lindell/multi-gitter/commit/19c292523f3442766f09d5811ec9b38ecb26c9bf)) +* update module github.com/xanzy/go-gitlab to v0.92.3 ([3e6cd75](https://github.com/lindell/multi-gitter/commit/3e6cd75ad0923ad535f2125f1c94cba6b9072f05)) +* update module golang.org/x/oauth2 to v0.12.0 ([b9c258a](https://github.com/lindell/multi-gitter/commit/b9c258a2b2924ebafa37864159154dc7ed09449c)) + ## [0.47.4](https://github.com/lindell/multi-gitter/compare/v0.47.3...v0.47.4) (2023-09-12) diff --git a/version.txt b/version.txt index 1c0069e4..a758a09a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.47.4 +0.48.0