Skip to content

Pressship 0.1.10

Choose a tag to compare

@f f released this 22 May 08:40
· 18 commits to main since this release

What's changed

  • Add a WP-CLI package surface installable with wp package install f/pressship.
  • Register wp ship as a thin PHP bridge to the Node.js Pressship package via npx.
  • Document the WP-CLI package workflow in the README and docs.
  • Include composer.json and wp-cli/* in the npm package tarball.

Verification

  • npm run build
  • npm run typecheck
  • npm test
  • npm run docs:build
  • npm pack --dry-run
  • PHP syntax checks for the WP-CLI bridge
  • Local WP-CLI package install smoke test for wp ship