Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.18.1"
".": "0.18.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.18.2](https://github.com/grafana/synthetic-monitoring-api-go-client/compare/v0.18.1...v0.18.2) (2025-11-05)


### Miscellaneous Chores

* Update ghcr.io/grafana/grafana-build-tools Docker tag to v1.22.0 ([#403](https://github.com/grafana/synthetic-monitoring-api-go-client/issues/403)) ([42f8e51](https://github.com/grafana/synthetic-monitoring-api-go-client/commit/42f8e5128aa025371a02074fa05b0e7c69b94e78))
* Update googleapis/release-please-action action to v4.4.0 ([#400](https://github.com/grafana/synthetic-monitoring-api-go-client/issues/400)) ([f8d5350](https://github.com/grafana/synthetic-monitoring-api-go-client/commit/f8d53504d131fdbcc96965b65cb73a4b2029defc))
* Update module github.com/grafana/synthetic-monitoring-agent to v0.46.0 ([#405](https://github.com/grafana/synthetic-monitoring-api-go-client/issues/405)) ([f3f3796](https://github.com/grafana/synthetic-monitoring-api-go-client/commit/f3f379610795239c18995f64b2460a20249e64ef))

## [0.18.1](https://github.com/grafana/synthetic-monitoring-api-go-client/compare/v0.18.0...v0.18.1) (2025-10-29)


Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package version

// Version is the synthetic-monitoring-api-go-client version.
// This is automatically updated by release-please.
var Version = "0.18.1" // x-release-please-version
var Version = "0.18.2" // x-release-please-version