Update whatsnewURL in package.json (#100753)

This commit is contained in:
Kevin Minehart
2025-02-14 19:45:49 +02:00
committed by GitHub
parent 30ae434a2e
commit cd30f3839d
+1 -1
View File
@@ -66,7 +66,7 @@
"generate-apis": "yarn process-specs && rtk-query-codegen-openapi ./scripts/generate-rtk-apis.ts"
},
"grafana": {
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/",
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-5/",
"releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
},
"devDependencies": {