Skip to content

chore: cut release 15.1.0#1687

Merged
damyanpetev merged 2 commits into
masterfrom
dpetev/release-15.1.0
May 13, 2026
Merged

chore: cut release 15.1.0#1687
damyanpetev merged 2 commits into
masterfrom
dpetev/release-15.1.0

Conversation

@damyanpetev
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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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-server to 15.1.0
  • Bump Angular templates/schematics packages to 21.2.1510 and update their @igniteui/cli-core dependency to ~15.1.0
  • Update CHANGELOG.md for 15.1.0 and 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.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented May 13, 2026

Coverage Status

coverage: 87.329%. remained the same — dpetev/release-15.1.0 into master

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@damyanpetev damyanpetev merged commit 543f89e into master May 13, 2026
2 checks passed
@damyanpetev damyanpetev deleted the dpetev/release-15.1.0 branch May 13, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants