Skip to content

Commit 26732c0

Browse files
committed
release notes for v0.11.1
1 parent b096dad commit 26732c0

2 files changed

Lines changed: 28 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,37 @@
3535

3636

3737
<a name="v0.11.1"></a>
38-
## [v0.11.1] - 2024-05-06
38+
## [v0.11.1] - 2025-10-10
39+
### Doc
40+
- update dependency setup requirements
41+
3942
### Bug Fixes
43+
- git mob coauthors suggest fails on name parts with no length
4044
- prepare-commit-msg script fails when cannot find git mob
4145

4246
### Build
47+
- remove vale from the doctor script
4348
- wip up the [@not](https://github.com/not)-windows as it's failing (er, passing)
4449
- fix issue where installing godepgraph failed with invalid go version
50+
- **deps:** bump github.com/siderolabs/conform
51+
- **deps:** bump github.com/stretchr/testify from 1.8.4 to 1.9.0
52+
- **deps:** bump ruby/setup-ruby from 1.171.0 to 1.176.0
53+
- **deps:** bump goreleaser/goreleaser-action from 4 to 5
54+
- **deps:** bump actions/checkout from 3 to 4
55+
- **deps:** bump actions/setup-go from 4 to 5
56+
- **deps:** bump arduino/setup-task from 1 to 2
57+
58+
### Chore
59+
- upgrade to ruby 3.3.4
4560

4661
### Pull Requests
62+
- Merge pull request [#138](https://github.com/davidalpert/go-git-mob/issues/138) from davidalpert/dependabot/go_modules/github.com/siderolabs/conform-0.1.0-alpha.30
63+
- Merge pull request [#139](https://github.com/davidalpert/go-git-mob/issues/139) from davidalpert/dependabot/go_modules/github.com/stretchr/testify-1.9.0
64+
- Merge pull request [#148](https://github.com/davidalpert/go-git-mob/issues/148) from davidalpert/dependabot/github_actions/ruby/setup-ruby-1.176.0
65+
- Merge pull request [#133](https://github.com/davidalpert/go-git-mob/issues/133) from davidalpert/dependabot/github_actions/goreleaser/goreleaser-action-5
66+
- Merge pull request [#135](https://github.com/davidalpert/go-git-mob/issues/135) from davidalpert/dependabot/github_actions/actions/checkout-4
67+
- Merge pull request [#136](https://github.com/davidalpert/go-git-mob/issues/136) from davidalpert/dependabot/github_actions/actions/setup-go-5
68+
- Merge pull request [#137](https://github.com/davidalpert/go-git-mob/issues/137) from davidalpert/dependabot/github_actions/arduino/setup-task-2
4769
- Merge pull request [#147](https://github.com/davidalpert/go-git-mob/issues/147) from davidalpert/[GH-141](https://github.com/davidalpert/go-git-mob/issues/141)-hook-scripts-fail-without-login-shell
4870

4971

internal/version/detail.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)