Skip to content

chore: bump version to 2.5.0#37

Merged
beonde merged 2 commits intomainfrom
chore/v2.5.0
Mar 17, 2026
Merged

chore: bump version to 2.5.0#37
beonde merged 2 commits intomainfrom
chore/v2.5.0

Conversation

@beonde
Copy link
Member

@beonde beonde commented Mar 16, 2026

Version bump and changelog update for v2.5.0. Also fixes stale DEFAULT_VERSION and exported version constants stuck at v2.2.0.

Copilot AI review requested due to automatic review settings March 16, 2026 19:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the capiscio Node.js CLI wrapper release to 2.5.0 and aligns the default downloaded capiscio-core binary version with that release.

Changes:

  • Update capiscio-core default download tag to v2.5.0.
  • Bump exported wrapper version constant and npm package version to 2.5.0.
  • Add a 2.5.0 entry to the changelog documenting the change.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
src/utils/binary-manager.ts Updates DEFAULT_VERSION used to construct the GitHub Releases download URL for the core binary.
src/index.ts Updates exported wrapper version constant to match the release.
package.json Bumps npm package version to 2.5.0.
CHANGELOG.md Documents the 2.5.0 release changes/fixes.

You can also share your feedback on Copilot code review. Take the survey.

- Bump axios to fix prototype pollution (high, runtime dep)
- Bump rollup, flatted, ajv via lockfile (high/moderate)
- Migrate eslint v8 → v9 with flat config (eslint.config.mjs)
- Migrate @typescript-eslint v6 → typescript-eslint v8 (unified)
- Upgrade vite v5 → v6, vitest/coverage-v8 v1 → v3
- Fix @ts-ignore lint error in binary-manager.ts
- Fix stale version assertion in cli.test.ts (2.2.0 → 2.5.0)
@beonde beonde merged commit e15cdbd into main Mar 17, 2026
7 checks passed
@beonde beonde deleted the chore/v2.5.0 branch March 17, 2026 03:21
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.

2 participants