Chore: Update version in release-12.0.1 branch (#104061)

baldm0mma/ update version to 12.0.1
This commit is contained in:
Jev Forsberg
2025-04-15 12:29:38 -06:00
committed by GitHub
parent 7b8b88adad
commit 44cfb7c6b4
58 changed files with 219 additions and 219 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "12.0.0-pre",
"version": "12.0.1",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -15,11 +15,11 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.0.0-pre",
"@grafana/e2e-selectors": "12.0.0-pre",
"@grafana/data": "12.0.1",
"@grafana/e2e-selectors": "12.0.1",
"@grafana/plugin-ui": "0.10.5",
"@grafana/runtime": "12.0.0-pre",
"@grafana/ui": "12.0.0-pre",
"@grafana/runtime": "12.0.1",
"@grafana/ui": "12.0.1",
"@react-awesome-query-builder/ui": "6.6.14",
"immutable": "5.0.3",
"lodash": "4.17.21",