Skip to content

Commit

Permalink
Make sure to add updated files on version
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtashjian committed Sep 6, 2023
1 parent d33575a commit ab5e907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:unit:php:setup": "wp-env start --xdebug=develop,coverage",
"test:unit:php": "npm-run-all test:unit:php:setup test:unit:php:base",
"wp-env": "wp-env",
"version": "node bin/update-version.js"
"version": "node bin/update-version.js && git add -A"
},
"dependencies": {
"@wordpress/base-styles": "^4.26.3",
Expand Down

0 comments on commit ab5e907

Please sign in to comment.