Skip to content

Commit

Permalink
chore(main): release 1.18.0 (#1052)
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 Feb 4, 2025
1 parent 3be444d commit 6d79028
Show file tree
Hide file tree
Showing 3 changed files with 22 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.17.0"
".": "1.18.0"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.18.0](https://github.com/grafana/synthetic-monitoring-app/compare/v1.17.0...v1.18.0) (2025-02-04)


### Features

* Alerts per check ([#1011](https://github.com/grafana/synthetic-monitoring-app/issues/1011)) ([ef8c3f3](https://github.com/grafana/synthetic-monitoring-app/commit/ef8c3f3c9b0949a81977c209dd5c3d83906763b8))
* sort probes alphabetically ([#1050](https://github.com/grafana/synthetic-monitoring-app/issues/1050)) ([7bc5ede](https://github.com/grafana/synthetic-monitoring-app/commit/7bc5ede93b6c1b3ce2eaa7923704893cc9b5550d))


### Fixes

* add displayName on top of name rather than replace ([#1055](https://github.com/grafana/synthetic-monitoring-app/issues/1055)) ([b8264af](https://github.com/grafana/synthetic-monitoring-app/commit/b8264af83ee8a4583a2f98115bd71f8cf53ded17))
* fix broken checklist test ([#1058](https://github.com/grafana/synthetic-monitoring-app/issues/1058)) ([3be444d](https://github.com/grafana/synthetic-monitoring-app/commit/3be444d8ba3fd149f5eb2892368bb821f4228722))
* strip back ci.yml checks ([#1051](https://github.com/grafana/synthetic-monitoring-app/issues/1051)) ([c04a797](https://github.com/grafana/synthetic-monitoring-app/commit/c04a79758bec2313870e35b7f5a3b943dde951fe))


### Miscellaneous Chores

* introduce Fishery as object factory and yarn dev:msw ([#1023](https://github.com/grafana/synthetic-monitoring-app/issues/1023)) ([0253f91](https://github.com/grafana/synthetic-monitoring-app/commit/0253f91d070f2684ea5e4ea54aa39add98f9f71f))

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


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.17.0",
"version": "1.18.0",
"description": "Grafana Synthetic Monitoring App",
"scripts": {
"build": "webpack -c webpack.config.ts --env production",
Expand Down

0 comments on commit 6d79028

Please # to comment.