Commit d79b06c
* chore: bump to 0.3.1 — first usable v0.3.x on @latest
Skipping 0.3.0 because that version slot was claimed by a deprecated
historical pre-release (Jan 2026, deprecated as part of the
"deprecate all pre-release versions 0.3.0-0.6.2" cleanup). npm
enforces version immutability — we cannot republish 0.3.0.
0.3.1 is the smallest available version after rc.1 in the 0.3.x line.
After merge, tag v0.3.1 → release.yml publishes to @latest via OIDC.
Same content as the rc.1 burn-in candidate (0.3.0-rc.1 on @next).
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: add CHANGELOG.md
Hand-curated changelog covering 0.2.1 → 0.3.1. Notes the deprecated
historical pre-releases (0.3.0, 0.4.x, 0.5.x, 0.6.x, 0.7.0) so users
don't accidentally install them.
GitHub Releases remain the canonical record (auto-generated by
release.yml on tag push); this file is the human-readable summary
and lives in the package itself (npm view shows it).
Co-Authored-By: Claude <noreply@anthropic.com>
* feat(cli): add Resources footer to --help with changelog link
Surfaces the canonical changelog, releases, and issues URLs at the
bottom of \`squads --help\` so users discover them without hunting.
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Jorge Vidaurre <jorge@agents-squads.com>
Co-authored-by: Claude <noreply@anthropic.com>
1 parent ea1e618 commit d79b06c
4 files changed
Lines changed: 66 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
192 | 198 | | |
193 | 199 | | |
194 | 200 | | |
| |||
0 commit comments