chore(release): v0.4.0 - #26
Merged
Merged
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
What does this PR do?
Release v0.4.0: bump
@devicekit/devicesand@devicekit/framefrom 0.3.0 to 0.4.0 (minor —Unreleasedonly added thescreenCornersfeature and the Duo-outer fix that depends on it, nothing breaking), and turn the accumulated## [Unreleased]section ofCHANGELOG.mdinto## [0.4.0] - 2026-09-14, perCONTRIBUTING.md's release steps.How was this verified?
pnpm build,pnpm test,pnpm lint,pnpm check-types,pnpm run verify:pack— all exit 0 (same one pre-existingreact(refs)warning noted in chore(lint): drop ESLint in favor of oxlint #25, non-blocking).verify:packconfirms the packed tarballs aredevicekit-frame-0.4.0.tgz/ matchingdevicesversion and every export still resolves from the tarball.Checklist
pnpm lintpasses with zero warnings — one pre-existing-pattern warning remains (see chore(lint): drop ESLint in favor of oxlint #25), not newCHANGELOG.mdupdated under## [Unreleased]— moved into## [0.4.0]🤖 Generated with Claude Code