Skip to content

chore: release v0.2.0 - #2

Merged
nkwib merged 1 commit into
mainfrom
release/v0.2.0
May 6, 2026
Merged

chore: release v0.2.0#2
nkwib merged 1 commit into
mainfrom
release/v0.2.0

Conversation

@nkwib

@nkwib nkwib commented May 6, 2026

Copy link
Copy Markdown
Owner

Summary

Release 0.2.0 — bundles the audit-fix changes already merged in #1.

  • package.json version: 0.1.00.2.0
  • CHANGELOG.md entry added under 0.2.0 — 2026-05-06

Why a minor bump

Pre-1.0, breaking-ish: createRouterFromTools now throws at construction when no tool is reachable as an entry point (previously silently produced a router that threw on every call). De-duping nextAllowed and consistent entry-tool ordering are also observable behaviours.

After merge

Tag and publish:

git tag v0.2.0 <merge-sha>
git push origin v0.2.0
npm publish

@nkwib
nkwib merged commit 99f6e5a into main May 6, 2026
3 checks passed
nkwib added a commit that referenced this pull request Jun 22, 2026
@nkwib
nkwib deleted the release/v0.2.0 branch June 22, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant