client/v7.0.0
MCP-UI-Org/mcp-uiclient/v7.0.0Mar 12, 2026by github-actions[bot]
AI Summary
A major version bump release that includes breaking changes. The release notes indicate this was a necessary major version increment that was missed in a previous commit due to semantic release configuration issues.
Key Highlights
- Major version bump for breaking changes
- Addresses issue #187
- Corrects versioning that was missed in previous release
Breaking Changes
- Failed to bump major in the last commit because of semantic release
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