Bump version to 0.61.0 (#470)

This commit is contained in:
Lawrence Chen 2026-02-25 02:18:51 -08:00 committed by GitHub
parent 4d2fd30143
commit 8caa5e9c91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 49 additions and 15 deletions

View file

@ -25,7 +25,7 @@ Run this workflow to prepare and publish a cmux release.
4. Update changelogs:
- Update `CHANGELOG.md`.
- Update `docs-site/content/docs/changelog.mdx`.
- Do not edit a separate docs changelog file; `web/app/docs/changelog/page.tsx` renders from `CHANGELOG.md`.
- Use categories `Added`, `Changed`, `Fixed`, `Removed`.
- **Credit contributors inline** (see Contributor Credits below).
- If no user-facing changes exist, confirm with the user before continuing.