Skip to content

chore: preparing 15.3.0 release commit#1729

Merged
damyanpetev merged 2 commits into
masterfrom
15-3-0-release
Jun 9, 2026
Merged

chore: preparing 15.3.0 release commit#1729
damyanpetev merged 2 commits into
masterfrom
15-3-0-release

Conversation

@kdinev

@kdinev kdinev commented Jun 9, 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 June 9, 2026 15:11
@kdinev kdinev requested a review from damyanpetev June 9, 2026 15:13

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

Prepares the repo for the 15.3.0 release by bumping package versions and aligning internal dependency ranges, plus adding the corresponding changelog entry.

Changes:

  • Bumped igniteui-cli, @igniteui/cli-core, and @igniteui/mcp-server versions to 15.3.0.
  • Bumped @igniteui/angular-templates / @igniteui/angular-schematics versions to 21.2.1530 and updated their @igniteui/cli-core dependency to ~15.3.0.
  • Added the 15.3.0 release notes section to CHANGELOG.md.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/ng-schematics/package.json Bumps schematics version to 21.2.1530 and aligns internal deps to ~21.2.1530 / ~15.3.0.
packages/igx-templates/package.json Bumps templates version to 21.2.1530 and aligns @igniteui/cli-core dependency to ~15.3.0.
packages/igniteui-mcp/igniteui-doc-mcp/server.json Updates MCP server registry metadata version to 15.3.0.
packages/igniteui-mcp/igniteui-doc-mcp/package.json Bumps @igniteui/mcp-server package version to 15.3.0.
packages/core/package.json Bumps @igniteui/cli-core version to 15.3.0.
packages/cli/package.json Bumps CLI version to 15.3.0 and aligns internal dependency ranges.
CHANGELOG.md Adds 15.3.0 release notes at the top of the changelog.

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

@coveralls

coveralls commented Jun 9, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 87.785%. remained the same — 15-3-0-release into master

@damyanpetev damyanpetev changed the title feat(15.3.0): preparing release commit chore: preparing 15.3.0 release commit Jun 9, 2026
@damyanpetev damyanpetev merged commit e2a3d07 into master Jun 9, 2026
4 checks passed
@damyanpetev damyanpetev deleted the 15-3-0-release branch June 9, 2026 15:18
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