Update whatsNewUrl (#54154)

This commit is contained in:
Dimitris Sotirakis
2022-08-24 09:57:03 -05:00
committed by GitHub
parent f5b99e5ca7
commit 9be8b0564a
+1 -1
View File
@@ -59,7 +59,7 @@
"betterer:stats": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/reportBettererStats.ts"
},
"grafana": {
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v8-5/",
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v9-1/",
"releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
},
"lint-staged": {