Skip to content

Commit 8813e77

Browse files
chore: release 1.36.0
1 parent 275cc97 commit 8813e77

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.3"
2+
".": "1.36.0"
33
}

CHANGELOG.md

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

3+
## [1.36.0](https://github.com/grafana/synthetic-monitoring-app/compare/v1.35.3...v1.36.0) (2025-10-13)
4+
5+
6+
### Features
7+
8+
* add legacy alerts restriction for new users ([#1242](https://github.com/grafana/synthetic-monitoring-app/issues/1242)) ([69c485d](https://github.com/grafana/synthetic-monitoring-app/commit/69c485dcb995e1884efe1bea20d5ca6df832cb94))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* update default script examples ([#1279](https://github.com/grafana/synthetic-monitoring-app/issues/1279)) ([eb39e8f](https://github.com/grafana/synthetic-monitoring-app/commit/eb39e8fbe9e67621e42b4a4d1821f09cdd9035e3))
14+
* upgrade to faro 1.19.0 ([#1284](https://github.com/grafana/synthetic-monitoring-app/issues/1284)) ([275cc97](https://github.com/grafana/synthetic-monitoring-app/commit/275cc97f7ce659562bfc301f4e54ee878e494de4))
15+
316
## [1.35.3](https://github.com/grafana/synthetic-monitoring-app/compare/v1.35.2...v1.35.3) (2025-09-26)
417

518

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.3",
3+
"version": "1.36.0",
44
"description": "Grafana Synthetic Monitoring App",
55
"scripts": {
66
"analyze:bundle": "ANALYZE_BUNDLE=true yarn build",

0 commit comments

Comments
 (0)