Release: Bump version to 8.4.0-beta.1 (#44821)

Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-02-03 11:14:18 +01:00
committed by GitHub
co-authored by Andres Martinez Gotor
parent d7ba4dd293
commit 6292749014
12 changed files with 49 additions and 47 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.4.0-pre",
"version": "8.4.0-beta.1",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -24,9 +24,9 @@
"webpack": "5.58.1"
},
"dependencies": {
"@grafana/data": "8.4.0-pre",
"@grafana/toolkit": "8.4.0-pre",
"@grafana/ui": "8.4.0-pre",
"@grafana/data": "8.4.0-beta.1",
"@grafana/toolkit": "8.4.0-beta.1",
"@grafana/ui": "8.4.0-beta.1",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",