chore(*): cut 15.5.0#1756
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Cuts a new 15.5.0 release across the monorepo by bumping package versions and aligning internal dependency ranges, with accompanying changelog updates.
Changes:
- Bump
igniteui-cli,@igniteui/cli-core, and@igniteui/mcp-serverto15.5.0 - Bump Angular templates/schematics to
22.0.1550and update CLI/schematics/template dependency ranges accordingly - Add
15.5.0entries to the root changelog and the MCP server changelog
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| packages/ng-schematics/package.json | Bumps schematics version to 22.0.1550 and aligns deps to the new templates/core versions. |
| packages/igx-templates/package.json | Bumps templates version to 22.0.1550 and updates @igniteui/cli-core dependency. |
| packages/igniteui-mcp/igniteui-doc-mcp/server.json | Updates MCP server manifest version metadata to 15.5.0. |
| packages/igniteui-mcp/igniteui-doc-mcp/package.json | Bumps @igniteui/mcp-server package version to 15.5.0. |
| packages/igniteui-mcp/igniteui-doc-mcp/CHANGELOG.md | Adds a 15.5.0 changelog entry for the MCP server package. |
| packages/core/package.json | Bumps @igniteui/cli-core to 15.5.0. |
| packages/cli/package.json | Bumps CLI to 15.5.0 and updates internal dependency ranges to match. |
| CHANGELOG.md | Adds the 15.5.0 release notes at the repo root. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
damyanpetev
previously approved these changes
Jul 15, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
kdinev
enabled auto-merge (squash)
July 15, 2026 13:36
damyanpetev
approved these changes
Jul 15, 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