Skip to content

Commit

Permalink
Release v0.1.2
Browse files Browse the repository at this point in the history
* fix: do not fetch tags

Signed-off-by: Marcelo E. Magallon <[email protected]>
  • Loading branch information
mem committed Dec 5, 2023
1 parent 87569b3 commit b4aee6a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
## [Unreleased]


<a name="v0.1.2"></a>
## [v0.1.2] - 2023-12-05
### Bug Fixes
- do not fetch tags


<a name="v0.1.1"></a>
## [v0.1.1] - 2023-12-05
### Bug Fixes
Expand All @@ -17,6 +23,7 @@
<a name="v0.0.0"></a>
## v0.0.0 - 2023-11-24

[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.1.1...HEAD
[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.1.2...HEAD
[v0.1.2]: https://github.com/grafana/grafana-build-tools/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/grafana/grafana-build-tools/compare/v0.1.0...v0.1.1
[v0.1.0]: https://github.com/grafana/grafana-build-tools/compare/v0.0.0...v0.1.0

0 comments on commit b4aee6a

Please sign in to comment.