Skip to content

Commit

Permalink
chore(main): release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 3c5b803 commit fb9558e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.4"
".": "0.1.5"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.5](https://github.com/grafana/certmagic-gcs/compare/v0.1.4...v0.1.5) (2024-11-22)


### Dependencies

* **actions:** bump aquasecurity/trivy-action from 0.24.0 to 0.28.0 ([#290](https://github.com/grafana/certmagic-gcs/issues/290)) ([3c5b803](https://github.com/grafana/certmagic-gcs/commit/3c5b803999ff2ab0bc4dff142c57f2604b162eaa))
* **go:** bump google.golang.org/api from 0.199.0 to 0.209.0 ([#299](https://github.com/grafana/certmagic-gcs/issues/299)) ([c544b4d](https://github.com/grafana/certmagic-gcs/commit/c544b4da243e4c59665e6b9281b0f5db8a4daaa5))

## [0.1.4](https://github.com/grafana/certmagic-gcs/compare/v0.1.3...v0.1.4) (2024-10-04)


Expand Down

0 comments on commit fb9558e

Please sign in to comment.