From fc632276f1b04c20fe2c914067a64a0b8d1598b5 Mon Sep 17 00:00:00 2001 From: Andres Martinez Gotor Date: Thu, 16 Sep 2021 10:32:40 +0200 Subject: [PATCH] =?UTF-8?q?Update=20release=20notes=20and=20what=E2=80=99s?= =?UTF-8?q?=20new=20links=20(#39277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ab5ad51e91..2522d1315ae 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "ci:test-frontend": "yarn run prettier:check && yarn run typecheck && yarn run lint && yarn run test:ci && yarn grafana-toolkit node-version-check && ./scripts/ci-check-strict.sh" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v8-1/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v8-2/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "husky": {