Skip to content

Commit 117722c

Browse files
chore: release 1.35.3 (#1277)
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
1 parent 83cf287 commit 117722c

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [1.35.3](https://github.com/grafana/synthetic-monitoring-app/compare/v1.35.2...v1.35.3) (2025-09-26)
4+
5+
6+
### Fixes
7+
8+
* adapt terraform config to runbook_url ([#1276](https://github.com/grafana/synthetic-monitoring-app/issues/1276)) ([12ff3db](https://github.com/grafana/synthetic-monitoring-app/commit/12ff3dbed82f2f2f42b56df9075334aac25a09bd))
9+
* resolve incorrect alert rule group matching ([#1274](https://github.com/grafana/synthetic-monitoring-app/issues/1274)) ([83cf287](https://github.com/grafana/synthetic-monitoring-app/commit/83cf287988db24f9a392ab9cc73b9696ffbdb714))
10+
311
## [1.35.2](https://github.com/grafana/synthetic-monitoring-app/compare/v1.35.1...v1.35.2) (2025-09-25)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synthetic-monitoring-app",
3-
"version": "1.35.2",
3+
"version": "1.35.3",
44
"description": "Grafana Synthetic Monitoring App",
55
"scripts": {
66
"analyze:bundle": "ANALYZE_BUNDLE=true yarn build",

0 commit comments

Comments
 (0)