Skip to content

Commit

Permalink
chore(main): release mimir-proxies 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 23, 2023
1 parent ec5408d commit 7aeee87
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.2"
".": "1.0.3"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.3](https://github.com/grafana/mimir-proxies/compare/mimir-proxies-v1.0.2...mimir-proxies-v1.0.3) (2023-06-23)


### Bug Fixes

* actually add release-please-config ([#30](https://github.com/grafana/mimir-proxies/issues/30)) ([9f8f881](https://github.com/grafana/mimir-proxies/commit/9f8f88136925aed525a31ffd658531277ae8ec57))
* add release-please manifest ([#31](https://github.com/grafana/mimir-proxies/issues/31)) ([d4a563f](https://github.com/grafana/mimir-proxies/commit/d4a563fef54f577e69bb819dbdba7bfaaa68fa70))
* go version in release-please.yml ([21ac5c4](https://github.com/grafana/mimir-proxies/commit/21ac5c4c6d0e18bcf31a1ccb48729c29dee7e319))
* manifest format ([#34](https://github.com/grafana/mimir-proxies/issues/34)) ([7c78521](https://github.com/grafana/mimir-proxies/commit/7c78521cb7f6c2212b0586fe93104fc0475eb2eb))
* try to do building inside release-please ([#29](https://github.com/grafana/mimir-proxies/issues/29)) ([b8a50db](https://github.com/grafana/mimir-proxies/commit/b8a50db44d27bf57c2f8d9e44bd5c559d63981c2))
* try to fix tag naming in gh release ([#39](https://github.com/grafana/mimir-proxies/issues/39)) ([5301c71](https://github.com/grafana/mimir-proxies/commit/5301c713f8bbeddcfbf87d109ecd91d14239d317))
* trying to get release-please to see my packages ([#32](https://github.com/grafana/mimir-proxies/issues/32)) ([b8c258c](https://github.com/grafana/mimir-proxies/commit/b8c258c9dd6bc548064a67a6eb5200812242a6de))
* use goreleaser to build archives ([#37](https://github.com/grafana/mimir-proxies/issues/37)) ([19b6cfe](https://github.com/grafana/mimir-proxies/commit/19b6cfed323e48bbac31e9aca5a85540c3710ebd))

## [1.0.2](https://github.com/grafana/mimir-proxies/compare/mimir-proxies-v1.0.0...mimir-proxies-v1.0.2) (2023-06-23)


Expand Down

0 comments on commit 7aeee87

Please sign in to comment.