Skip to content

Commit

Permalink
chore: release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-release-app[bot] authored Feb 18, 2025
1 parent f3a3755 commit 6b48605
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.2"
".": "0.5.0"
}
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Changelog

## [0.5.0](https://github.com/grafana/crocochrome/compare/v0.4.2...v0.5.0) (2025-02-18)


### Features

* add policy bot configuration ([#112](https://github.com/grafana/crocochrome/issues/112)) ([a45d434](https://github.com/grafana/crocochrome/commit/a45d434c5a18db176666a3e69458dc0c787179ee))
* Add release-please ([#113](https://github.com/grafana/crocochrome/issues/113)) ([160439f](https://github.com/grafana/crocochrome/commit/160439f79be70aa7370374a13597f9fe3751795f))


### Fixes

* Fix release-please manifest file ([#115](https://github.com/grafana/crocochrome/issues/115)) ([f0616a6](https://github.com/grafana/crocochrome/commit/f0616a694547587bf0525fa9a994773803d7bfbf))


### Miscellaneous Chores

* add integration tests ([#45](https://github.com/grafana/crocochrome/issues/45)) ([53cef04](https://github.com/grafana/crocochrome/commit/53cef04ac200ca4ce2797baa2a6ba2360c0cb4cd))
* renovate: use prefix from preset ([b2af0a0](https://github.com/grafana/crocochrome/commit/b2af0a03dcde059b2db88074d7c94a5b1be6cec3))
* Update actions/create-github-app-token digest to 0d56448 ([1c9c45d](https://github.com/grafana/crocochrome/commit/1c9c45daf208acd76834535f12d7b8e5c5d7df68))
* update CODEOWNERS ([707a046](https://github.com/grafana/crocochrome/commit/707a046f9212da0346f43a38d4a3d6e592457bca))
* Update docker/setup-buildx-action digest to f7ce87c ([11db6d1](https://github.com/grafana/crocochrome/commit/11db6d1c5d7845bfb093270ec6d015a39ab72fd8))
* Update docker/setup-qemu-action digest to 4574d27 ([3a3b3f4](https://github.com/grafana/crocochrome/commit/3a3b3f4e3b6869d7a47d337441f7aff58e711ff9))
* Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132.0.6834.83-r0-3.21.3 ([df0cb3d](https://github.com/grafana/crocochrome/commit/df0cb3df39cee2b8c30ec246f64c4d0b6c36690c))
* Update ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2 Docker digest to a9a4c45 ([6f5fd5d](https://github.com/grafana/crocochrome/commit/6f5fd5d111362d1948bc99ecc4af7f7749e8ca53))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.38.0 ([#132](https://github.com/grafana/crocochrome/issues/132)) ([c83565e](https://github.com/grafana/crocochrome/commit/c83565e939a08c725d943c7e815cefc7dc401614))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.38.1 ([#134](https://github.com/grafana/crocochrome/issues/134)) ([b0f911d](https://github.com/grafana/crocochrome/commit/b0f911df7e14103c57ba54f36555c2302c5bcac1))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.0 ([55f1299](https://github.com/grafana/crocochrome/commit/55f129900fb9b1f74698db92741b8a841a7f3d60))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.1 ([#138](https://github.com/grafana/crocochrome/issues/138)) ([d3d6ece](https://github.com/grafana/crocochrome/commit/d3d6eced7e12e2cc8e65c985a2bcffc8b484320f))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.0 ([21fcdad](https://github.com/grafana/crocochrome/commit/21fcdadfa8a1cab4123c34425e69b41ae98646c9))
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.1 ([f3a3755](https://github.com/grafana/crocochrome/commit/f3a3755f6c963de4d7bfb4bfae75df2528f06eca))
* Update golangci/golangci-lint-action digest to 051d919 ([00eb03f](https://github.com/grafana/crocochrome/commit/00eb03fd63308aaec7a3344294e55dc06252a5d4))
* Update golangci/golangci-lint-action digest to 2226d7c ([9aa6ed1](https://github.com/grafana/crocochrome/commit/9aa6ed1b48963092f835f21f18cc0cbbca155d94))
* Update grafana/k6 Docker tag to v0.57.0 ([e3ec4d0](https://github.com/grafana/crocochrome/commit/e3ec4d0786f8a0beeedebd3d73b191cb6363e7b3))

0 comments on commit 6b48605

Please sign in to comment.