Skip to content

chore(release): bump version to 0.3.0 - #31

Merged
antonisobkowicz-asana merged 1 commit into
mainfrom
release/0.3.0
Sep 4, 2026
Merged

chore(release): bump version to 0.3.0#31
antonisobkowicz-asana merged 1 commit into
mainfrom
release/0.3.0

Conversation

@antonisobkowicz-asana

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps package.json and package-lock.json version to 0.3.0 ahead of tagging the release, per the maintainer release process in CONTRIBUTING.md.
  • Applies npm audit fix for two transitive vulnerabilities found during release checks: fast-uri (via @modelcontextprotocol/sdk's ajv, high severity SSRF/host-confusion advisories, 3.1.5 → 3.1.7) and qs (via express and superagent, moderate severity DoS/array-limit-bypass advisories, 6.15.3 → 6.16.0). Both resolved within their existing semver ranges — no --force, no source changes.

Test plan

  • npm ci
  • npm run check (typecheck, lint, 359 tests, build)
  • npm audit (0 vulnerabilities, after the fix above)
  • npm pack --dry-run

Also applies `npm audit fix` for two transitive vulnerabilities found
during release checks: fast-uri (via @modelcontextprotocol/sdk's ajv,
high severity SSRF/host-confusion advisories) and qs (via express and
superagent, moderate severity DoS/array-limit-bypass advisories).
Both resolved within their existing semver ranges, no --force needed.
@antonisobkowicz-asana
antonisobkowicz-asana merged commit 7882c61 into main Sep 4, 2026
3 checks passed
@antonisobkowicz-asana
antonisobkowicz-asana deleted the release/0.3.0 branch September 4, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant