Skip to content

Commit

Permalink
Release v0.19.1
Browse files Browse the repository at this point in the history
* Limit build paralellism
* Rework build to avoid emulation
* Test if limiting build parallelism is still necesary

Signed-off-by: Marcelo E. Magallon <[email protected]>
  • Loading branch information
mem committed Aug 10, 2024
1 parent 9c7fa15 commit 77b98ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
## [Unreleased]


<a name="v0.19.1"></a>
## [v0.19.1] - 2024-08-09

<a name="v0.19.0"></a>
## [v0.19.0] - 2024-08-05

Expand Down Expand Up @@ -107,7 +110,8 @@
<a name="v0.0.0"></a>
## v0.0.0 - 2023-11-24

[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.19.0...HEAD
[Unreleased]: https://github.com/grafana/grafana-build-tools/compare/v0.19.1...HEAD
[v0.19.1]: https://github.com/grafana/grafana-build-tools/compare/v0.19.0...v0.19.1
[v0.19.0]: https://github.com/grafana/grafana-build-tools/compare/v0.18.0...v0.19.0
[v0.18.0]: https://github.com/grafana/grafana-build-tools/compare/v0.17.1...v0.18.0
[v0.17.1]: https://github.com/grafana/grafana-build-tools/compare/v0.17.0...v0.17.1
Expand Down

0 comments on commit 77b98ec

Please sign in to comment.