Skip to content

Commit 424ecdf

Browse files
chore(main): release 0.1.3 (#262)
Co-authored-by: hosted-grafana-release-trigger[bot] <140654626+hosted-grafana-release-trigger[bot]@users.noreply.github.com>
1 parent 7163440 commit 424ecdf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/grafana/certmagic-gcs/compare/v0.1.2...v0.1.3) (2024-09-17)
4+
5+
6+
### Dependencies
7+
8+
* **go:** bump cloud.google.com/go/storage from 1.42.0 to 1.43.0 ([#265](https://github.com/grafana/certmagic-gcs/issues/265)) ([b651e2e](https://github.com/grafana/certmagic-gcs/commit/b651e2e5220f571f45ff23977be7792b700944d3))
9+
* **go:** bump github.com/fsouza/fake-gcs-server from 1.49.2 to 1.49.3 ([#271](https://github.com/grafana/certmagic-gcs/issues/271)) ([8c98cb2](https://github.com/grafana/certmagic-gcs/commit/8c98cb23b3affca4b2256cada7696e343d19ac34))
10+
* **go:** bump google.golang.org/api from 0.184.0 to 0.185.0 ([#261](https://github.com/grafana/certmagic-gcs/issues/261)) ([c99eb83](https://github.com/grafana/certmagic-gcs/commit/c99eb831f8ff195e090fc5f6151f08cd6ead4bd0))
11+
* **go:** bump google.golang.org/api from 0.185.0 to 0.186.0 ([#263](https://github.com/grafana/certmagic-gcs/issues/263)) ([1fd54ab](https://github.com/grafana/certmagic-gcs/commit/1fd54ab3ecf24acc1fc6149307b4a674f8132ca2))
12+
* **go:** bump google.golang.org/api from 0.186.0 to 0.187.0 ([#264](https://github.com/grafana/certmagic-gcs/issues/264)) ([529d071](https://github.com/grafana/certmagic-gcs/commit/529d071d96d86849ef30de697e388ab4fc7da1bd))
13+
* **go:** bump google.golang.org/api from 0.187.0 to 0.197.0 ([#276](https://github.com/grafana/certmagic-gcs/issues/276)) ([7163440](https://github.com/grafana/certmagic-gcs/commit/716344061e134f59552404070b1bc580583f24c6))
14+
315
## [0.1.2](https://github.com/grafana/certmagic-gcs/compare/v0.1.1...v0.1.2) (2024-06-15)
416

517

0 commit comments

Comments
 (0)