@grafana/scenes 4.27.0 → 4.28.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": "4.27.0",
3
+ "version": "4.28.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -113,5 +113,5 @@
113
113
  "prettier --write"
114
114
  ]
115
115
  },
116
- "gitHead": "160ee9abd74affd869eedc306a6446f551ad5f61"
116
+ "gitHead": "32a9012013a19ea754207fc1e8fd353110aad2f1"
117
117
  }