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
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "12.1.0-pre",
"version": "12.2.0-pre",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@@ -56,8 +56,8 @@
},
"dependencies": {
"@braintree/sanitize-url": "7.0.1",
"@grafana/i18n": "12.1.0-pre",
"@grafana/schema": "12.1.0-pre",
"@grafana/i18n": "12.2.0-pre",
"@grafana/schema": "12.2.0-pre",
"@leeoniya/ufuzzy": "1.0.18",
"@types/d3-interpolate": "^3.0.0",
"@types/string-hash": "1.1.3",