Skip to content

Commit

Permalink
Satis build triggered by release v1.3.10 of newfold-labs/wp-module-ec…
Browse files Browse the repository at this point in the history
…ommerce
  • Loading branch information
bhwpteam committed Nov 17, 2023
1 parent b96a594 commit 042c256
Show file tree
Hide file tree
Showing 8 changed files with 2,959 additions and 4,807 deletions.
6,519 changes: 2,801 additions & 3,718 deletions all.json

Large diffs are not rendered by default.

38 changes: 12 additions & 26 deletions index.html

Large diffs are not rendered by default.

60 changes: 60 additions & 0 deletions p2/newfold-labs/wp-module-ecommerce.json
Original file line number Diff line number Diff line change
Expand Up @@ -4328,6 +4328,66 @@
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
}
},
{
"name": "newfold-labs/wp-module-ecommerce",
"version": "v1.3.10",
"version_normalized": "1.3.10.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git",
"reference": "68aee2dbe0b6b45ef683ee293d6e5aa0ba6032db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/68aee2dbe0b6b45ef683ee293d6e5aa0ba6032db",
"reference": "68aee2dbe0b6b45ef683ee293d6e5aa0ba6032db",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-installer": "^1.1",
"newfold-labs/wp-module-onboarding-data": "^0.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable",
"wp-cli/i18n-command": "@stable",
"wp-cli/wp-cli-bundle": "@stable"
},
"time": "2023-11-17T16:59:05+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"i18n": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":null}' --exclude=node_modules,src,tests"
],
"fix": [
"vendor/bin/phpcbf --standard=phpcs.xml ."
],
"lint": [
"vendor/bin/phpcs --standard=phpcs.xml -s ."
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Beyond",
"email": "[email protected]"
}
],
"description": "Brand Agnostic eCommerce Experience",
"support": {
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.10",
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
}
},
{
"name": "newfold-labs/wp-module-ecommerce",
"version": "v1.3.2",
Expand Down
Loading

0 comments on commit 042c256

Please sign in to comment.