diff --git a/index.json b/index.json
index 78c36b8..0d5cb00 100644
--- a/index.json
+++ b/index.json
@@ -558,13 +558,12 @@
"email": "urbancode-plugins@hcl.com"
},
"current": {
- "semver": "1.0.53",
- "date": "2025-10-31T10:39:59.761Z",
- "image": "urbancode/ucv-ext-generator:1.0.53",
+ "semver": "1.0.52",
+ "date": "2025-03-11T10:59:08.960Z",
+ "image": "urbancode/ucv-ext-generator:1.0.52",
"notes": [
- "Bug fix: Fixed the Emerald Product Team - Inventory VSM issue.",
- "Update: Updated the bottleneck-detection plugin version.",
- "Enhancement: Added logic to automatically add the bottleneck-detection plugin after all VSMs are created."
+ "Bug fix: GitHub integration was not happening second time, it was using existing integration, as apiUrl was not unique in workflow.json file under VSMCookBooks integration properties of GitHub. In older version of GitHub URL field was removed, plugin was looking for apiUrl.",
+ "Support for draft pull request: In 1.4.19 release of GitHub this feature added, incorporated same in demo data generator plugin."
],
"supports": "4.0.5"
}
diff --git a/plugins/ucv-ext-generator/releases.json b/plugins/ucv-ext-generator/releases.json
index c31cee6..081f1e2 100644
--- a/plugins/ucv-ext-generator/releases.json
+++ b/plugins/ucv-ext-generator/releases.json
@@ -1,15 +1,4 @@
[
- {
- "semver": "1.0.53",
- "date": "2025-10-31T10:39:59.761Z",
- "image": "urbancode/ucv-ext-generator:1.0.53",
- "notes": [
- "Bug fix: Fixed the Emerald Product Team - Inventory VSM issue.",
- "Update: Updated the bottleneck-detection plugin version.",
- "Enhancement: Added logic to automatically add the bottleneck-detection plugin after all VSMs are created."
- ],
- "supports": "4.0.5"
- },
{
"semver": "1.0.52",
"date": "2025-03-11T10:59:08.960Z",