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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
"betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts" "betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts"
}, },
"grafana": { "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/" "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
}, },
"devDependencies": { "devDependencies": {