Release: Bump version to 11.2.0-pre (#89184)

* "Release: Updated versions in package to 11.2.0-pre"

* fix newline

---------

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-06-13 15:08:07 -05:00
committed by GitHub
parent e2f65dda0c
commit 40e3601982
52 changed files with 226 additions and 188 deletions

View File

@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "11.0.0",
"version": "11.2.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -15,11 +15,11 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.0.0",
"@grafana/e2e-selectors": "11.0.0",
"@grafana/data": "11.2.0-pre",
"@grafana/e2e-selectors": "11.2.0-pre",
"@grafana/experimental": "1.7.12",
"@grafana/runtime": "11.0.0",
"@grafana/ui": "11.0.0",
"@grafana/runtime": "11.2.0-pre",
"@grafana/ui": "11.2.0-pre",
"@react-awesome-query-builder/ui": "6.5.2",
"immutable": "4.3.6",
"lodash": "4.17.21",