Release @openpresentation/opf 0.3.0#6
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares the 0.3.0 release of
@openpresentation/opf:packages/javascript/package.jsonfrom 0.2.2 to 0.3.0Unreleasedsection to0.3.00.3.0 is a minor bump because it adds a new API surface:
ValidationResult.warnings(unknown catalog ids and broken cross-links warn without affectingvalid). 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 theopf-v0.3.0tag triggers.github/workflows/npm-publish.yml, which re-runs the suite, verifies the tag matchespackage.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