client/v7.0.0
leaningtech/webvmclient/v7.0.0Mar 12, 2026by github-actions[bot]
AI Summary
A maintenance release correcting a semantic versioning bump that was incorrectly categorized as a breaking change.
Key Highlights
- Fixed incorrect major version bumping triggered by semantic release configuration
Full Release Notes
# [7.0.0](https://github.com/MCP-UI-Org/mcp-ui/compare/client/v6.1.1...client/v7.0.0) (2026-03-12) ### Bug Fixes * bump major for breaking change ([#187](https://github.com/MCP-UI-Org/mcp-ui/issues/187)) ([2223e76](https://github.com/MCP-UI-Org/mcp-ui/commit/2223e76b229559ae6f39d63dd581a08b52e35acd)) ### BREAKING CHANGES * failed to bump major in the last commit because of semantic release