Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
"<b>Enhancement</b>: Added teamId and teamspaceId to integration properties"
"Fixed data mismatch issues for DevOps Control pull request records."
],
"supports": "5.1.9"
},
Expand Down
9 changes: 9 additions & 0 deletions plugins/ucv-ext-control/releases.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down