Release: Bump version to 11.2.0 (#92162)

* bump version 11.2.0

* Fix lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-08-20 22:28:26 +01:00
committed by GitHub
co-authored by github-actions[bot] Andreas Christou
parent 709e298cac
commit 347ddcaa52
52 changed files with 188 additions and 188 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "11.2.0-pre",
"version": "11.2.0",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -15,11 +15,11 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.2.0-pre",
"@grafana/e2e-selectors": "11.2.0-pre",
"@grafana/data": "11.2.0",
"@grafana/e2e-selectors": "11.2.0",
"@grafana/experimental": "1.7.13",
"@grafana/runtime": "11.2.0-pre",
"@grafana/ui": "11.2.0-pre",
"@grafana/runtime": "11.2.0",
"@grafana/ui": "11.2.0",
"@react-awesome-query-builder/ui": "6.6.2",
"immutable": "4.3.7",
"lodash": "4.17.21",