Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
* Build golangci-lint from source
* Add versions.yaml file to capture versions of tools
* Annotate versions.yaml with type information
* Update Go version to 1.21.6

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Jan 30, 2024
1 parent f03610b commit 51a0296
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
## [Unreleased]


<a name="v0.4.1"></a>
## [v0.4.1] - 2024-01-30

<a name="v0.4.0"></a>
## [v0.4.0] - 2023-12-08
## [v0.4.0] - 2023-12-07

<a name="v0.3.1"></a>
## [v0.3.1] - 2023-12-06
Expand Down Expand Up @@ -47,7 +50,8 @@
<a name="v0.0.0"></a>
## v0.0.0 - 2023-11-24

[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.4.1...HEAD
[v0.4.1]: https://github.com/grafana/grafana-build-tools/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/grafana/grafana-build-tools/compare/v0.3.1...v0.4.0
[v0.3.1]: https://github.com/grafana/grafana-build-tools/compare/v0.3.0...v0.3.1
[v0.3.0]: https://github.com/grafana/grafana-build-tools/compare/v0.2.0...v0.3.0
Expand Down

0 comments on commit 51a0296

Please sign in to comment.