Release: Bump version to 8.0.0 (#35341)

* "Release: Updated versions in package to 8.0.0"

* Update whats new & release notes URL

Co-authored-by: Elfo404 <me@giordanoricci.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-08 07:05:23 +01:00
committed by GitHub
co-authored by Elfo404
parent c82ac69dff
commit 41f0542c1e
11 changed files with 30 additions and 30 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "8.0.0-beta.3",
"version": "8.0.0",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,9 +15,9 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/data": "8.0.0-beta.3",
"@grafana/toolkit": "8.0.0-beta.3",
"@grafana/ui": "8.0.0-beta.3"
"@grafana/data": "8.0.0",
"@grafana/toolkit": "8.0.0",
"@grafana/ui": "8.0.0"
},
"volta": {
"node": "12.16.2"