Skip to content

Commit

Permalink
chore(main): release 1.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-release-app[bot] authored Jan 13, 2025
1 parent bd91a18 commit 68b0184
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.11"
".": "1.16.12"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

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


### Fixes

* change dirty strategy in check form ([#1037](https://github.com/grafana/synthetic-monitoring-app/issues/1037)) ([25ee12f](https://github.com/grafana/synthetic-monitoring-app/commit/25ee12f59d67f6cf8efb27865105fb80894d15b0))
* filter by probe on data transferred and assertions panels for browser and scripted checks ([#1030](https://github.com/grafana/synthetic-monitoring-app/issues/1030)) ([23cf761](https://github.com/grafana/synthetic-monitoring-app/commit/23cf761c879dee96ece5b89f8ab7b8be9de3aecc))
* keep reference of submitting form internally ([#1039](https://github.com/grafana/synthetic-monitoring-app/issues/1039)) ([bd91a18](https://github.com/grafana/synthetic-monitoring-app/commit/bd91a18214a287b7478ddf4356405e1d1ca7a11a))


### Miscellaneous Chores

* undo rollback to get main back on track ([#1035](https://github.com/grafana/synthetic-monitoring-app/issues/1035)) ([e287f10](https://github.com/grafana/synthetic-monitoring-app/commit/e287f10a7093cb9f9e7bfbe2d10cd216f63328ef))

## [1.16.11](https://github.com/grafana/synthetic-monitoring-app/compare/v1.16.10...v1.16.11) (2024-12-19)

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

0 comments on commit 68b0184

Please sign in to comment.