Releases: schubergphilis/mcvs-golang-project-root
Releases · schubergphilis/mcvs-golang-project-root
v0.1.5
What's Changed
- build(deps): Bump the github-actions-all group across 1 directory with 5 updates by @dependabot[bot] in #21
- fix: omit docker dependabot check as this project does not have a dockerfile by @sbp-bvanb in #24
- build(deps): bump golang version from 1.24.4 to 1.25.3 by @github-actions[bot] in #22
- build(deps): Bump the github-actions-all group with 3 updates by @dependabot[bot] in #28
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- build(deps): bump golang version from 1.24.3 to 1.24.4 by @github-actions in #16
- build(deps): Bump schubergphilis/mcvs-golang-action from 2.0.0 to 3.2.1 in the github-actions-all group by @dependabot in #15
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- build(deps): Bump schubergphilis/mcvs-golang-action from 0.17.6 to 0.18.0 in the github-actions-all group by @dependabot in #11
- build(deps): bump golang version from 1.24.1 to 1.24.2 by @github-actions in #13
- build(deps): Bump schubergphilis/mcvs-golang-action from 0.18.0 to 2.0.0 in the github-actions-all group by @dependabot in #12
- fix: [#9] wrap error in example by @sbp-bvanb in #14
Full Changelog: v0.1.2...v0.1.3
fix: Update to Golang 1.24.1
What's Changed
- build(deps): Bump the github-actions-all group across 1 directory with 2 updates by @dependabot in #10
- build(deps): bump golang version from 1.23.6 to 1.24.1 by @github-actions in #4
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: 0.1.1...v0.1.2
fix: Incorrect module path
What's Changed
- build(deps): bump golang version from 1.23.4 to 1.23.6 by @github-actions in #2
- fix: Incorrect module path by @sbp-bvanb in #3
New Contributors
- @github-actions made their first contribution in #2
Full Changelog: 0.1.0...0.1.1
feat: Find the root of a Golang project
What's Changed
- feat: Find project root of a Golang project by @sbp-bvanb in #1
New Contributors
- @sbp-bvanb made their first contribution in #1
Full Changelog: https://github.com/schubergphilis/mcvs-golang-project-root/commits/0.1.0