chore(release): 0.12.0 — chapters that work on YouTube & Vimeo - #55
Merged
Merged
Conversation
Lockstep minor bump. Carries #52 (chapters now respect YouTube's 10s floor and Vimeo's 50-char title limit; new exports enforceMinChapterDuration and YOUTUBE_MIN_CHAPTER_MS; default title cap 60→50) and the flaky calibration-flash e2e fix (#54). Minor rather than patch: two additive public exports plus the title-cap behavior change. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Lockstep minor release. Bumps
tutorial-forgeandtutorial-forge-clito 0.12.0.What ships
.chapters.txt(YouTube) folds sub-10s chapters so YouTube doesn't silently drop the whole list; default chapter-title cap lowered 60→50 (Vimeo's limit). MP4 track and.vttkeep the full per-step list. New exports:enforceMinChapterDuration,YOUTUBE_MIN_CHAPTER_MS. Docs gained a publishing guide.Why minor (not patch)
Two additive public exports + an observable behavior change (the 60→50 title-cap default). Per semver and how 0.11.0 was versioned, that's a minor.
Pre-publish review
The release-reviewer cleared it: versions lockstep at 0.12.0,
workspace:*correctly rewritten to the exact pintutorial-forge@0.12.0(the 0.11.1 break is handled), packed surface isdist/+package.json+README+ PolyFormLICENSEonly, no secrets/stray files, CHANGELOG accurate, 169 tests pass.Publish (after merge)
🤖 Generated with Claude Code