@grafana/scenes 5.19.1 → 5.20.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "5.19.1",
3
+ "version": "5.20.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -115,5 +115,5 @@
115
115
  "prettier --write"
116
116
  ]
117
117
  },
118
- "gitHead": "7b641d1fabbe7e5073440e70e39874fd88a15c95"
118
+ "gitHead": "204ae51f408f7e0e24e751232b2ab7fa96ff063a"
119
119
  }