From 4321a2fe34d40fc4c16760b4a0867c8066c2c8d4 Mon Sep 17 00:00:00 2001 From: rhdh-bot service account Date: Thu, 14 May 2026 15:24:04 -0300 Subject: [PATCH] chore: tagRelease.sh: bump to 1.11.0 in main branch + regen yarn.lock Signed-off-by: rhdh-bot service account --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f078cef..ab63863 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@red-hat-developer-hub/cli", "description": "CLI for developing Backstage plugins and apps", - "version": "1.10.7", + "version": "1.11.0", "publishConfig": { "access": "public" },