Skip to content

Commit

Permalink
chore(main): release 1.17.0 (#1046)
Browse files Browse the repository at this point in the history
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
  • Loading branch information
sm-release-app[bot] authored Jan 28, 2025
1 parent 406851a commit 36ff6ff
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
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 @@
{
".": "1.16.12"
".": "1.17.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.17.0](https://github.com/grafana/synthetic-monitoring-app/compare/v1.16.12...v1.17.0) (2025-01-28)


### Features

* add policy bot configuration ([#1047](https://github.com/grafana/synthetic-monitoring-app/issues/1047)) ([406851a](https://github.com/grafana/synthetic-monitoring-app/commit/406851ab0f72a79f1c02a1378cd9e42772a07431))
* increase check timeout to scripted, browser and multihttp checks ([#1049](https://github.com/grafana/synthetic-monitoring-app/issues/1049)) ([df9c5d9](https://github.com/grafana/synthetic-monitoring-app/commit/df9c5d97a485475b618a7be93ad43c2c5fdc124d))


### Fixes

* add new probes metadata ([#1044](https://github.com/grafana/synthetic-monitoring-app/issues/1044)) ([006bc43](https://github.com/grafana/synthetic-monitoring-app/commit/006bc43071a0a642d8262a6f3d7fa2695617b7d6))
* wrap labels to always display View dashboard button ([#1045](https://github.com/grafana/synthetic-monitoring-app/issues/1045)) ([8c45572](https://github.com/grafana/synthetic-monitoring-app/commit/8c45572631cdf956327e8b6afe2308a663c3ba28))

## [1.16.12](https://github.com/grafana/synthetic-monitoring-app/compare/v1.16.11...v1.16.12) (2025-01-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synthetic-monitoring-app",
"version": "1.16.12",
"version": "1.17.0",
"description": "Grafana Synthetic Monitoring App",
"scripts": {
"build": "webpack -c webpack.config.ts --env production",
Expand Down

0 comments on commit 36ff6ff

Please sign in to comment.