Chore: bump version to 12.2.0-pre (#108623)

* bump version to 12.2.0-pre

* make gen-cue
This commit is contained in:
Kevin Minehart
2025-07-24 21:25:26 -05:00
committed by GitHub
parent 4626207155
commit 22bcd4dab4
58 changed files with 231 additions and 231 deletions
+6 -6
View File
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "12.1.0-pre",
"version": "12.2.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -16,12 +16,12 @@
},
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.1.0-pre",
"@grafana/e2e-selectors": "12.1.0-pre",
"@grafana/i18n": "12.1.0-pre",
"@grafana/data": "12.2.0-pre",
"@grafana/e2e-selectors": "12.2.0-pre",
"@grafana/i18n": "12.2.0-pre",
"@grafana/plugin-ui": "0.10.7",
"@grafana/runtime": "12.1.0-pre",
"@grafana/ui": "12.1.0-pre",
"@grafana/runtime": "12.2.0-pre",
"@grafana/ui": "12.2.0-pre",
"@react-awesome-query-builder/ui": "6.6.15",
"immutable": "5.1.3",
"lodash": "4.17.21",