Release: Bump version to 8.4.2 (#261)

* "Release: Updated versions in package to 8.4.2"

* updated yarn.lock - 8.4.2 release process

Co-authored-by: Stephanie Closson <srclosson@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-02-23 14:22:54 -04:00
committed by GitHub
co-authored by Stephanie Closson
parent d98982bf02
commit 9fc02d717f
12 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "grafana",
"version": "8.4.1",
"version": "8.4.2",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",