Skip to content

chore: bump version to 0.21.1#1116

Merged
olaservo merged 3 commits intomainfrom
copilot/bump-version-to-021-1
Feb 27, 2026
Merged

chore: bump version to 0.21.1#1116
olaservo merged 3 commits intomainfrom
copilot/bump-version-to-021-1

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Summary

Bumps the monorepo version from 0.21.0 to 0.21.1 across all packages.

Type of Change

  • Build/CI improvements

Changes Made

  • Updated version field to 0.21.1 in package.json, client/package.json, server/package.json, and cli/package.json
  • Updated workspace dependency references in root package.json to ^0.21.1
  • Regenerated package-lock.json via npm install

All changes applied via npm run update-version 0.21.1 and verified with npm run check-version.

Related Issues

Testing

  • Tested in UI mode
  • Tested in CLI mode
  • Tested with STDIO transport
  • Tested with SSE transport
  • Tested with Streamable HTTP transport
  • Added/updated automated tests
  • Manual testing performed

Test Results and/or Instructions

npm run check-version passes — all 4 packages at 0.21.1, workspace deps and lock file in sync.

Checklist

  • Code follows the style guidelines (ran npm run prettier-fix)
  • Self-review completed
  • Code is commented where necessary
  • Documentation updated (README, comments, etc.)

Breaking Changes

None.

Additional Context

None.

Original prompt

This section details on the original issue you should resolve

<issue_title>Bump version to 0.21.1</issue_title>
<issue_description>- Bump version to 0.21.1

  • Use the npm script to verify that versions have been updated correctly</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: olaservo <16480113+olaservo@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump version to 0.21.1 and verify updates chore: bump version to 0.21.1 Feb 25, 2026
Copilot AI requested a review from olaservo February 25, 2026 17:40
@olaservo olaservo marked this pull request as ready for review February 25, 2026 18:08
@olaservo olaservo enabled auto-merge (squash) February 27, 2026 13:18
Copy link
Member

@cliffhall cliffhall left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@olaservo olaservo merged commit db0827b into main Feb 27, 2026
9 checks passed
@olaservo olaservo deleted the copilot/bump-version-to-021-1 branch February 27, 2026 16:00
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.

Bump version to 0.21.1

3 participants