Update "What's new" URL (#73722)

Update package.json
This commit is contained in:
Kevin Minehart
2023-08-23 16:55:51 -05:00
committed by GitHub
parent 86a9cf3306
commit ebeb7dcb83

View File

@@ -55,7 +55,7 @@
"betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts"
},
"grafana": {
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-0/",
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-1/",
"releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
},
"devDependencies": {