Skip to content

Commit 1a15b86

Browse files
chore(master): release 0.55.0 (#512)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc21bc1 commit 1a15b86

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [0.55.0](https://github.com/lindell/multi-gitter/compare/v0.54.1...v0.55.0) (2025-01-01)
4+
5+
6+
### Features
7+
8+
* update to Go 1.23 ([#519](https://github.com/lindell/multi-gitter/issues/519)) ([f3eda84](https://github.com/lindell/multi-gitter/commit/f3eda84dc9168c3190e37b3f3ddd2f1099127095))
9+
10+
11+
### Bug Fixes
12+
13+
* print most things to stderr instead of stdout ([#515](https://github.com/lindell/multi-gitter/issues/515)) ([445a6a6](https://github.com/lindell/multi-gitter/commit/445a6a647fb1538c4ed062420d3c15ea03452952))
14+
* sort errors before printing them ([#520](https://github.com/lindell/multi-gitter/issues/520)) ([cacc03b](https://github.com/lindell/multi-gitter/commit/cacc03bc29ce9a7c9c25d39bc5a0d0247c42784f))
15+
* warn users of overlapping repositories with orgs/users/etc. ([#511](https://github.com/lindell/multi-gitter/issues/511)) ([7498be2](https://github.com/lindell/multi-gitter/commit/7498be27cfa320447fbcc2df88dfbe0d446ceecc))
16+
17+
18+
### Dependencies
19+
20+
* update dependency go to v1.23.3 ([1bf47f0](https://github.com/lindell/multi-gitter/commit/1bf47f084731ab25c28632222f0ffb022491290e))
21+
* update golang.org/x/exp digest to 2d47ceb ([2e18e85](https://github.com/lindell/multi-gitter/commit/2e18e852d5afccfe0877f69e1d072d8b556321d0))
22+
* update golang.org/x/exp digest to b2144cd ([1cf207d](https://github.com/lindell/multi-gitter/commit/1cf207d82d87a2bcc912248ccf5cfeb1d14fe9d5))
23+
* update module github.com/go-git/go-git/v5 to v5.13.0 ([d90c167](https://github.com/lindell/multi-gitter/commit/d90c16708e933d4f7ca78042bc600c62cbedcde5))
24+
* update module github.com/google/go-github/v66 to v67 ([#513](https://github.com/lindell/multi-gitter/issues/513)) ([39e5f9f](https://github.com/lindell/multi-gitter/commit/39e5f9ff12ac5549b6bf5cb38175171a87a272f7))
25+
* update module github.com/google/go-github/v67 to v68 ([#521](https://github.com/lindell/multi-gitter/issues/521)) ([caa95ce](https://github.com/lindell/multi-gitter/commit/caa95ceeacafb8356dd861db7b201b7e3340d543))
26+
* update module github.com/stretchr/testify to v1.10.0 ([0614f40](https://github.com/lindell/multi-gitter/commit/0614f40a1b8a7b46efb83c7f0554cf7059b50eef))
27+
* update module github.com/xanzy/go-gitlab to v0.114.0 ([ddde5f1](https://github.com/lindell/multi-gitter/commit/ddde5f149cc8a262670e14382c8179b22473d86e))
28+
* update module github.com/xanzy/go-gitlab to v0.115.0 ([cfef7a2](https://github.com/lindell/multi-gitter/commit/cfef7a26f672f1c1acc5170184aeb76bab9a7f8f))
29+
* update module golang.org/x/oauth2 to v0.24.0 ([b5d20dc](https://github.com/lindell/multi-gitter/commit/b5d20dcd9393236388e21ef5bd89e06d070f1ef9))
30+
331
## [0.54.1](https://github.com/lindell/multi-gitter/compare/v0.54.0...v0.54.1) (2024-11-21)
432

533

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.54.1
1+
0.55.0

0 commit comments

Comments
 (0)