Skip to content

Chore/release 0.6.1 prep#5

Merged
mannes merged 4 commits into
mainfrom
chore/release-0.6.1-prep
May 30, 2026
Merged

Chore/release 0.6.1 prep#5
mannes merged 4 commits into
mainfrom
chore/release-0.6.1-prep

Conversation

@mannes
Copy link
Copy Markdown
Contributor

@mannes mannes commented May 30, 2026

cleanup, prep for 0.6.1

mannes added 4 commits May 30, 2026 21:22
Mirror the sibling driver repos' "Publish & Release" workflow: add
workflow_dispatch, grant contents:write, guard that package versions
match the pushed vX.Y.Z tag, authenticate the publish with NPM_TOKEN,
and create a GitHub Release (generate_release_notes, make_latest) on
tag push. Previously the workflow only ran `pnpm publish` with no
GitHub Release.
Drop PLAN.md, PLAN-1.md, PLAN-2.md and the PROGRESS.md build log —
implementation-phase scaffolding now that the driver has shipped.
Cross-references in README.md and DECISIONS.md that pointed at
PLAN-2.md for deferred work are reworded to just note the deferral.
The durable docs remain: README, DECISIONS, INTEROPERABILITY, and the
docs/ tree (the canonical spec/truth home).

Also removes the stray untracked DRIVER_REVIEW-letratag-2026-05-30.md
left over from the merged #2 review.
Code comments now state local decisions, not the spec story — the
canonical wire-format/provenance narrative lives in
docs/protocol/letratag-bt.md, docs/{core,web}.md, DECISIONS.md, and
INTEROPERABILITY.md. Trimmed multi-paragraph protocol re-tellings down
to one-line doc pointers across core (protocol/status/types/debug/
preview) and web (discovery/printer), while preserving every
bench-confirmed constant, wire quirk, and "why" gotcha (e.g. the
2026-05-10 MTU bench, the code-5 1-5-1-5 alternation, the y+1 skip).

Comments only — no code/logic/type changes. typecheck, lint, prettier,
71 core + 36 web tests, and build all green. Regenerated the typedoc
API reference (docs/api/**) to match the leaner docblocks.
Bump @thermal-label/letratag-core and @thermal-label/letratag-web to
0.6.1 and generate CHANGELOGs from the release changeset. Removes the
orphaned 0.6.0 changeset (initial-phase-1.md) that was never consumed
when 0.6.0 shipped.

Delta since 0.6.0: LetraTagMedia drops the redundant tapeWidthMm /
printableDots fields, the LT-200B is marked verified on bluetooth-gatt
in the shipped registry, and code docblocks / the API reference are
leaner.
@mannes mannes merged commit a8fb41e into main May 30, 2026
3 checks passed
@mannes mannes deleted the chore/release-0.6.1-prep branch May 30, 2026 19:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant