diff --git a/.gitattributes b/.gitattributes index a001e48dc..32756cda2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,7 +9,6 @@ .gitattributes export-ignore .gitignore export-ignore Gruntfile.js export-ignore -package.json export-ignore package-lock.json export-ignore phpcs.xml export-ignore phpunit.xml export-ignore diff --git a/woocommerce/changelog.txt b/woocommerce/changelog.txt index 158879fe5..7f890a557 100644 --- a/woocommerce/changelog.txt +++ b/woocommerce/changelog.txt @@ -1,6 +1,7 @@ *** SkyVerge WooCommerce Plugin Framework Changelog *** -2026.nn.nn - version 6.1.4 +2026.04.01 - version 6.1.4 +* Fix - Remove package.json from export-ignore 2026.04.01 - version 6.1.3 * Fix - Move WeakMap initialization to PHP 8.2+ only, as there are some bugs with it in certain versions of PHP 8.0.x and 8.1.x.