Skip to content

Releases: schubergphilis/mcvs-golang-project-root

v0.1.5

21 Oct 09:53
2d63516

Choose a tag to compare

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

23 Jun 06:26
b34a483

Choose a tag to compare

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

22 Apr 06:30
2449f0f

Choose a tag to compare

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

10 Mar 18:32
6a96189

Choose a tag to compare

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

Full Changelog: 0.1.1...v0.1.2

fix: Incorrect module path

11 Feb 10:35
e0bf30e

Choose a tag to compare

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

04 Feb 12:12
e80fa0d

Choose a tag to compare

What's Changed

  • feat: Find project root of a Golang project by @sbp-bvanb in #1

New Contributors

Full Changelog: https://github.com/schubergphilis/mcvs-golang-project-root/commits/0.1.0