@wp-playground/wordpress
Advanced tools
Comparing version 0.7.7 to 0.7.8
{ | ||
"name": "@wp-playground/wordpress", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "WordPress-related plumbing for WordPress Playground", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
}, | ||
"gitHead": "79a6574c53c74c25c6571c1d160035e9a56009de" | ||
"gitHead": "230f560ce5fa0261a65e9385798a649484a7656c" | ||
} |
@@ -24,2 +24,10 @@ { | ||
}, | ||
"publish": { | ||
"executor": "nx:run-commands", | ||
"options": { | ||
"command": "node tools/scripts/publish.mjs playground-wordpress {args.ver} {args.tag}", | ||
"parallel": false | ||
}, | ||
"dependsOn": ["build"] | ||
}, | ||
"test": { | ||
@@ -26,0 +34,0 @@ "executor": "nx:noop", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26233
279
0