-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Satis build triggered by release 1.0.0 of newfold-labs/wp-module-solu…
…tions
- Loading branch information
Showing
5 changed files
with
105 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50342,7 +50342,7 @@ | |
], | ||
"description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/0.8.3", | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
|
@@ -50394,6 +50394,54 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
"1.0.0": { | ||
"name": "newfold-labs/wp-module-solutions", | ||
"version": "1.0.0", | ||
"version_normalized": "1.0.0.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-solutions.git", | ||
"reference": "ff51b8c894e972055a2126772b03ce3b7c296203" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/ff51b8c894e972055a2126772b03ce3b7c296203", | ||
"reference": "ff51b8c894e972055a2126772b03ce3b7c296203", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-data": "^2.6.3", | ||
"newfold-labs/wp-module-loader": "^1.0.10" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "^1.2", | ||
"wp-cli/i18n-command": "^2.6.3" | ||
}, | ||
"time": "2024-10-22T13:09:22+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\Solutions\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"license": [ | ||
"GPL-3.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "arati bhandare AKA aratidgr8", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
"dev-PRESS0-1723": { | ||
"name": "newfold-labs/wp-module-solutions", | ||
"version": "dev-PRESS0-1723", | ||
|
@@ -50823,7 +50871,7 @@ | |
], | ||
"description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/0.8.3", | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -621,7 +621,7 @@ | |
], | ||
"description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/0.8.3", | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
|
@@ -672,6 +672,54 @@ | |
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/0.9.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-solutions", | ||
"version": "1.0.0", | ||
"version_normalized": "1.0.0.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-solutions.git", | ||
"reference": "ff51b8c894e972055a2126772b03ce3b7c296203" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/ff51b8c894e972055a2126772b03ce3b7c296203", | ||
"reference": "ff51b8c894e972055a2126772b03ce3b7c296203", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-data": "^2.6.3", | ||
"newfold-labs/wp-module-loader": "^1.0.10" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "^1.2", | ||
"wp-cli/i18n-command": "^2.6.3" | ||
}, | ||
"time": "2024-10-22T13:09:22+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\Solutions\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"license": [ | ||
"GPL-3.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "arati bhandare AKA aratidgr8", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-solutions/issues" | ||
} | ||
} | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters