Skip to content

chore(*): cut 15.5.1 - #1768

Merged
damyanpetev merged 1 commit into
masterfrom
cut-15-5-1
Aug 5, 2026
Merged

chore(*): cut 15.5.1#1768
damyanpetev merged 1 commit into
masterfrom
cut-15-5-1

Conversation

@kdinev

@kdinev kdinev commented Aug 5, 2026

Copy link
Copy Markdown
Member

Description

Related Issue

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup
  • Build / CI configuration 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

  • I have tested my changes locally (npm run test)
  • I have built the project successfully (npm run build)
  • I have run the linter (npm run lint)
  • I have added/updated tests as needed
  • My changes do not introduce new warnings or errors

Additional Context

Copilot AI review requested due to automatic review settings August 5, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Cuts the 15.5.1 release across the monorepo by bumping package versions/dependency pins and adding the corresponding root changelog entry.

Changes:

  • Bump igniteui-cli, @igniteui/cli-core, and @igniteui/mcp-server from 15.5.015.5.1.
  • Bump Angular templates/schematics packages from 22.0.155022.0.1551 and align internal dependency ranges.
  • Add the 15.5.1 release notes to the root CHANGELOG.md and update MCP server.json version metadata.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/ng-schematics/package.json Bumps schematics package version and aligns internal dependency ranges for the release.
packages/igx-templates/package.json Bumps Angular templates package version and updates @igniteui/cli-core dependency range.
packages/igniteui-mcp/igniteui-doc-mcp/server.json Updates MCP server manifest version/package version to 15.5.1.
packages/igniteui-mcp/igniteui-doc-mcp/package.json Bumps MCP server npm package version to 15.5.1.
packages/core/package.json Bumps @igniteui/cli-core version to 15.5.1.
packages/cli/package.json Bumps CLI version and updates internal dependency ranges to 15.5.1 / 22.0.1551.
CHANGELOG.md Adds 15.5.1 release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 2 to 6
"name": "@igniteui/mcp-server",
"mcpName": "io.github.IgniteUI/mcp-server",
"version": "15.5.0",
"version": "15.5.1",
"description": "Unified MCP server for Ignite UI — documentation, GitHub API, and CLI scaffolding",
"repository": {
@damyanpetev
damyanpetev merged commit 284c70d into master Aug 5, 2026
5 checks passed
@damyanpetev
damyanpetev deleted the cut-15-5-1 branch August 5, 2026 14:50
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.816%. remained the same — cut-15-5-1 into master

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.

4 participants