Write release notes This skill covers how to write a complete release notes article for a published tldraw SDK release. Location All release files live in . | File | Purpose | | ------------ | --------------------------------------------------------- | | | Accumulates changes for the upcoming release | | | Published releases (immutable except for patch additions) | Process 1. Identify the release Get the version number and find the GitHub release: This shows the release date, tag, and any release notes from GitHub. 2. Find all PRs in the release List PRs merged between the previous release an…