Skip to content

@julieisbaka/graphjs 0.5.2

Choose a tag to compare

@github-actions github-actions released this 23 May 18:58
· 19 commits to main since this release

Changed

  • Publishing guidance now explicitly documents that --access public is required for scoped package publishes, and that publishConfig.access alone may not control npm endpoint routing in all publish contexts.
  • Added an explicit manual publish command example (npm publish --provenance --access public) in the README publishing section.

Fixed

  • Release workflow publish failure guidance now calls out missing --access public as a first-class failure cause when troubleshooting npm publish errors.