Skip to content

Pressship 0.1.11

Choose a tag to compare

@f f released this 22 May 08:43
· 17 commits to main since this release

What's changed

  • Fix the WP-CLI bridge so wp ship resolves the published Node package from an isolated npx prefix.
  • This avoids same-name local workspace resolution when running wp ship from inside the Pressship repository or another local checkout.

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