We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
86a255b
Release v0.0.9 (#106) ## Summary - Bump version to 0.0.9 across all surfaces (`package.json`, `package-lock.json`, `src/version.ts`, `.claude-plugin/plugin.json`, `.claude-plugin/marketplace.json`) via `npm version 0.0.9 --no-git-tag-version` + `sync-version`. ## Ships since v0.0.8 - Provider restructure: `examples/providers/` → `providers/` + `shipped:` ref scheme; drop the wayback source (#104) ## Release process (RELEASING.md) - [x] Bump + sync on `release-v0.0.9` branch - [ ] Merge this PR - [ ] Tag `main`: `git tag v0.0.9 && git push origin v0.0.9` (triggers `release.yml`: npm OIDC publish + bun binaries on the GitHub Release) - [ ] Verify: `npm view @kdrrr/overcast version` Made with [Cursor](https://cursor.com) Co-authored-by: Cursor <cursoragent@cursor.com>