chore: cut release 15.1.0#1687
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR cuts the 15.1.0 release by bumping package versions across the workspace, updating internal dependency ranges to the new release versions, and refreshing the changelog and MCP server metadata accordingly.
Changes:
- Bump
igniteui-cli,@igniteui/cli-core, and@igniteui/mcp-serverto15.1.0 - Bump Angular templates/schematics packages to
21.2.1510and update their@igniteui/cli-coredependency to~15.1.0 - Update
CHANGELOG.mdfor15.1.0and refresh MCP server registry metadata (server.json)
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/ng-schematics/package.json | Version bump + internal dependency alignment (cli-core, templates) |
| packages/igx-templates/package.json | Version bump + cli-core dependency alignment |
| packages/igniteui-mcp/igniteui-doc-mcp/server.json | MCP registry metadata updated to 15.1.0 + formatting |
| packages/igniteui-mcp/igniteui-doc-mcp/package.json | MCP server package version bumped to 15.1.0 |
| packages/core/package.json | @igniteui/cli-core version bumped to 15.1.0 |
| packages/cli/package.json | CLI version bumped + internal dependencies updated to new versions |
| CHANGELOG.md | Add 15.1.0 release date and normalize entries/links for the new release section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
kdinev
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Closes #
Type of Change
Affected Packages
igniteui-cli(packages/cli)@igniteui/cli-core(packages/core)@igniteui/angular-templates(packages/igx-templates)@igniteui/angular-schematics(packages/ng-schematics)@igniteui/mcp-server(packages/igniteui-mcp)Checklist
npm run test)npm run build)npm run lint)Additional Context