Skip to content

chore: release 0.0.4#18

Merged
michaelfrog merged 1 commit into
mainfrom
chore/publish-0.0.4
Jun 23, 2026
Merged

chore: release 0.0.4#18
michaelfrog merged 1 commit into
mainfrom
chore/publish-0.0.4

Conversation

@michaelfrog

Copy link
Copy Markdown
Collaborator

Summary

Prepare the first npm release of the new skills-alignment architecture.

  • Bump package.json 0.0.3 → 0.0.4 (0.0.3 is already published on npm; a republish would fail).
  • Sync .release-please-manifest.json 0.0.1 → 0.0.4 so release-please's version state matches the registry (it was proposing a bogus 0.0.2 in chore(main): release 0.0.2 #17).

Why

The merged skills work (#16) isn't on npm yet. The automated publish.yml path fails with ENEEDAUTH because the npm trusted publisher is bound to publish-as-is.yml (verified via the SLSA provenance of 0.0.3, the only OIDC publish to date).

Publish procedure (after merge)

Run the "Publish public Package version" workflow (publish-as-is.yml) from main → publishes 0.0.4@latest via OIDC (trusted publisher matches this workflow).

Notes

  • This does not change the trusted-publisher config or the publish.yml automation (a possible later improvement for hands-off releases).

Made with Cursor

Bump package version 0.0.3 -> 0.0.4 (0.0.3 is already on npm) and sync the
release-please manifest to 0.0.4 so version state matches the registry. Enables
publishing the merged skills-alignment changes via the trusted publish workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
@michaelfrog michaelfrog merged commit 0e511c0 into main Jun 23, 2026
3 checks passed
@michaelfrog michaelfrog deleted the chore/publish-0.0.4 branch June 23, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants