From 50a0247c22b0e5fd8956eb47b7cc3065e5e3f98e Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:05:14 +0200 Subject: [PATCH] [release-11.5.2] Update whatsnewURL in package.json (#100756) Update whatsnewURL in package.json (#100753) (cherry picked from commit cd30f3839d41e73533db9d75c94f8af41538b3c5) Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e45f2f550d..3d605eb314a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,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-4/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-5/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {