Release: Bump version to 10.2.0 (#59)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-10-23 15:24:11 +02:00
committed by GitHub
parent 2cab0d3d7c
commit 8db5993a11
46 changed files with 92 additions and 90 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.2.0-pre",
"version": "10.2.0",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.2.0-pre",
"@grafana/ui": "10.2.0-pre",
"@grafana/data": "10.2.0",
"@grafana/ui": "10.2.0",
"react": "18.2.0",
"tslib": "2.5.0"
}