diff --git a/all.json b/all.json index cafce75..cd2698a 100644 --- a/all.json +++ b/all.json @@ -35767,6 +35767,66 @@ "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" } }, + "1.0.7": { + "name": "newfold-labs/wp-module-my-products", + "version": "1.0.7", + "version_normalized": "1.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/newfold-labs/wp-module-my-products.git", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/0437c742bcce77b0a77a220493d8e162badb27ca", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-context": "^1.0", + "newfold-labs/wp-module-data": "^2.6.1", + "newfold-labs/wp-module-features": "^1.3.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2" + }, + "time": "2024-10-25T22:17:50+00:00", + "type": "library", + "autoload": { + "psr-4": { + "NewfoldLabs\\WP\\Module\\MyProducts\\": "includes" + }, + "files": [ + "bootstrap.php" + ] + }, + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Vara Prasad Maruboina", + "email": "varaprasad.maruboina@newfold.com" + }, + { + "name": "Girish Lokapure", + "email": "girish.lokapure@newfold.com" + } + ], + "description": "A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.", + "support": { + "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.7", + "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" + } + }, "dev-feature/press0-719": { "name": "newfold-labs/wp-module-my-products", "version": "dev-feature/press0-719", @@ -35954,12 +36014,12 @@ "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-my-products.git", - "reference": "a30b4201e047cfe5b77574bf862bee59422afd91" + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/a30b4201e047cfe5b77574bf862bee59422afd91", - "reference": "a30b4201e047cfe5b77574bf862bee59422afd91", + "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/0437c742bcce77b0a77a220493d8e162badb27ca", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca", "shasum": "" }, "require": { @@ -35970,7 +36030,7 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2" }, - "time": "2024-09-17T17:37:57+00:00", + "time": "2024-10-25T22:17:50+00:00", "default-branch": true, "type": "library", "autoload": { @@ -36004,7 +36064,7 @@ ], "description": "A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.6", + "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.7", "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" } } diff --git a/index.html b/index.html index b125c28..84a0943 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,8 @@

newfold-labs/satis

- - Last updated:
+ + Last updated:
@@ -2220,7 +2220,7 @@

Setting up this repository in your projects

Support
@@ -2228,6 +2228,7 @@

Setting up this repository in your projects

Releases
+ 1.0.7 1.0.6 1.0.5 1.0.4 @@ -2239,7 +2240,7 @@

Setting up this repository in your projects

0.1.0 dev-feature/press0-719 dev-fix/properties - dev-main + dev-main dev-fix/remove-tests
diff --git a/p2/newfold-labs/wp-module-my-products.json b/p2/newfold-labs/wp-module-my-products.json index 3250500..ba7dcbf 100644 --- a/p2/newfold-labs/wp-module-my-products.json +++ b/p2/newfold-labs/wp-module-my-products.json @@ -540,6 +540,66 @@ "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.6", "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" } + }, + { + "name": "newfold-labs/wp-module-my-products", + "version": "1.0.7", + "version_normalized": "1.0.7.0", + "source": { + "type": "git", + "url": "https://github.com/newfold-labs/wp-module-my-products.git", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/0437c742bcce77b0a77a220493d8e162badb27ca", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-context": "^1.0", + "newfold-labs/wp-module-data": "^2.6.1", + "newfold-labs/wp-module-features": "^1.3.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2" + }, + "time": "2024-10-25T22:17:50+00:00", + "type": "library", + "autoload": { + "psr-4": { + "NewfoldLabs\\WP\\Module\\MyProducts\\": "includes" + }, + "files": [ + "bootstrap.php" + ] + }, + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Vara Prasad Maruboina", + "email": "varaprasad.maruboina@newfold.com" + }, + { + "name": "Girish Lokapure", + "email": "girish.lokapure@newfold.com" + } + ], + "description": "A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.", + "support": { + "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.7", + "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" + } } ] } diff --git a/p2/newfold-labs/wp-module-my-products~dev.json b/p2/newfold-labs/wp-module-my-products~dev.json index 5011e62..e409524 100644 --- a/p2/newfold-labs/wp-module-my-products~dev.json +++ b/p2/newfold-labs/wp-module-my-products~dev.json @@ -188,12 +188,12 @@ "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-my-products.git", - "reference": "a30b4201e047cfe5b77574bf862bee59422afd91" + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/a30b4201e047cfe5b77574bf862bee59422afd91", - "reference": "a30b4201e047cfe5b77574bf862bee59422afd91", + "url": "https://api.github.com/repos/newfold-labs/wp-module-my-products/zipball/0437c742bcce77b0a77a220493d8e162badb27ca", + "reference": "0437c742bcce77b0a77a220493d8e162badb27ca", "shasum": "" }, "require": { @@ -204,7 +204,7 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2" }, - "time": "2024-09-17T17:37:57+00:00", + "time": "2024-10-25T22:17:50+00:00", "default-branch": true, "type": "library", "autoload": { @@ -238,7 +238,7 @@ ], "description": "A module for rendering user-specific product data utilizing the Hiive Users API, which integrates with the Fulfilment Gateway API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.6", + "source": "https://github.com/newfold-labs/wp-module-my-products/tree/1.0.7", "issues": "https://github.com/newfold-labs/wp-module-my-products/issues" } } diff --git a/packages.json b/packages.json index 7d0ed92..873b8df 100644 --- a/packages.json +++ b/packages.json @@ -2,7 +2,7 @@ "packages": [], "includes": { "all.json": { - "sha1": "590cfeea7286bc9fc3972ac42b3746b54a292ac3" + "sha1": "056d7844314de7cc6da18b6b1d4b4623387ba3bb" } }, "metadata-url": "/satis/p2/%package%.json",