diff --git a/index.json b/index.json index 9ef09f4..9371790 100644 --- a/index.json +++ b/index.json @@ -311,11 +311,13 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.0.29", - "date": "2022-12-27T12:01:43.019Z", - "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.29", + "semver": "1.0.36", + "date": "2025-12-19T04:54:26.481Z", + "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.36", "notes": [ - "Initial Sync Date Field Added: Under the hidden properties section of add integration page for the plugin an Initial Sync Date field is added. This field is optional and can be used only for the first sync." + "Modified SonarQube configuration to ensure coverage includes both unit and functional tests", + "Performed package upgrades and enabled temporarily skipped functional test script.", + "Updated the API URL" ], "supports": "2.5.0" } diff --git a/plugins/ucv-ext-bitbucket-cloud/releases.json b/plugins/ucv-ext-bitbucket-cloud/releases.json index 2c8d8bc..5d35087 100644 --- a/plugins/ucv-ext-bitbucket-cloud/releases.json +++ b/plugins/ucv-ext-bitbucket-cloud/releases.json @@ -1,4 +1,15 @@ [ + { + "semver": "1.0.36", + "date": "2025-12-19T04:54:26.481Z", + "image": "urbancode/ucv-ext-bitbucket-cloud:1.0.36", + "notes": [ + "Modified SonarQube configuration to ensure coverage includes both unit and functional tests", + "Performed package upgrades and enabled temporarily skipped functional test script.", + "Updated the API URL" + ], + "supports": "2.5.0" + }, { "semver": "1.0.29", "date": "2022-12-27T12:01:43.019Z",