Skip to content

Release @openpresentation/opf 0.3.0#6

Merged
michaeljgrimm merged 1 commit into
mainfrom
claude/release-opf-0.3.0
Jun 9, 2026
Merged

Release @openpresentation/opf 0.3.0#6
michaeljgrimm merged 1 commit into
mainfrom
claude/release-opf-0.3.0

Conversation

@michaeljgrimm

Copy link
Copy Markdown
Contributor

Prepares the 0.3.0 release of @openpresentation/opf:

  • Bump packages/javascript/package.json from 0.2.2 to 0.3.0
  • Retitle the CHANGELOG Unreleased section to 0.3.0

0.3.0 is a minor bump because it adds a new API surface: ValidationResult.warnings (unknown catalog ids and broken cross-links warn without affecting valid). It also ships the new conceptual docs, the catalog cross-link data fixes, and the full-feature-tour fixture from #5. No breaking changes; no migration needed.

Publishing is tag-driven: once this lands on main, pushing the opf-v0.3.0 tag triggers .github/workflows/npm-publish.yml, which re-runs the suite, verifies the tag matches package.json, and publishes with npm provenance. The tag is intentionally not part of this PR.

Full test suite passes on this branch (typecheck, build, smoke, text integrity, pack dry-run).

https://claude.ai/code/session_01NBXPAPfAVXS9R83Nny7Qpg


Generated by Claude Code

Bump the package version to 0.3.0 and retitle the Unreleased changelog
section. Publishing happens via the opf-v0.3.0 tag once this lands on
main.

https://claude.ai/code/session_01NBXPAPfAVXS9R83Nny7Qpg
@michaeljgrimm michaeljgrimm merged commit 51c803f into main Jun 9, 2026
2 checks passed
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