From 1300f900821f25eecdce3820462f470bb2827db3 Mon Sep 17 00:00:00 2001 From: UrbanCode CI Date: Fri, 6 Feb 2026 11:58:18 +0000 Subject: [PATCH] Release for ucv-ext-control 1.1.3 --- index.json | 8 ++++---- plugins/ucv-ext-control/releases.json | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/index.json b/index.json index 33aa8e2..be6d2f9 100644 --- a/index.json +++ b/index.json @@ -430,11 +430,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.1.1", - "date": "2025-08-29T07:21:28.921Z", - "image": "urbancode/ucv-ext-control:1.1.1", + "semver": "1.1.3", + "date": "2026-02-06T11:47:12.016Z", + "image": "urbancode/ucv-ext-control:1.1.3", "notes": [ - "Enhancement: Added teamId and teamspaceId to integration properties" + "Fixed data mismatch issues for DevOps Control pull request records." ], "supports": "5.1.9" }, diff --git a/plugins/ucv-ext-control/releases.json b/plugins/ucv-ext-control/releases.json index fdc1472..abb77da 100644 --- a/plugins/ucv-ext-control/releases.json +++ b/plugins/ucv-ext-control/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "1.1.3", + "date": "2026-02-06T11:47:12.016Z", + "image": "urbancode/ucv-ext-control:1.1.3", + "notes": [ + "Fixed data mismatch issues for DevOps Control pull request records." + ], + "supports": "5.1.9" + }, { "semver": "1.1.1", "date": "2025-08-29T07:21:28.921Z",