Update beta tester build step (#39732)

* Update beta tester build step

* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
jonathansadowski 2023-08-15 20:16:19 +07:00 committed by GitHub
parent d1f2218f71
commit 9887601901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Significance: patch
Type: dev
Comment: This is a dev-related change to the build step for Woorelease, and no changelog entry is required.

View File

@ -50,6 +50,9 @@
"js": "assets/js/*.js"
}
},
"config": {
"build_step": "pnpm run build:zip"
},
"scripts": {
"postinstall": "composer install",
"changelog": "composer exec -- changelogger",