fix whatsNewUrl in package.json for v11.2.x (#93058)

This commit is contained in:
Diego Augusto Molina
2024-09-06 17:27:05 -03:00
committed by GitHub
parent db6e10e9df
commit 6916c872e2
+1 -1
View File
@@ -63,7 +63,7 @@
"generate-apis": "rtk-query-codegen-openapi ./scripts/generate-rtk-apis.ts"
},
"grafana": {
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/",
"whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-2/",
"releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/"
},
"devDependencies": {