Skip to content

Update version to release 10.0.3#24789

Merged
ebicoglu merged 1 commit intorel-10.0from
skoc10-patch-1
Feb 3, 2026
Merged

Update version to release 10.0.3#24789
ebicoglu merged 1 commit intorel-10.0from
skoc10-patch-1

Conversation

@skoc10
Copy link
Contributor

@skoc10 skoc10 commented Feb 3, 2026

No description provided.

@skoc10 skoc10 added this to the 10.0-patch-final milestone Feb 3, 2026
@skoc10 skoc10 requested a review from ebicoglu February 3, 2026 05:04
@skoc10 skoc10 added the devops label Feb 3, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 05:05
Copy link
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 aims to update the ABP Framework version from 10.0.2 to 10.0.3 and the LeptonX version from 5.0.2 to 5.0.3.

Changes:

  • Updated Version property from 10.0.2 to 10.0.3
  • Updated LeptonXVersion property from 5.0.2 to 5.0.3

Comment on lines +4 to +5
<Version>10.0.3</Version>
<LeptonXVersion>5.0.3</LeptonXVersion>
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

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

This version update is incomplete. While common.props has been updated to 10.0.3, there are extensive references throughout the codebase to version 10.0.2 that also need to be updated:

  1. All NPM package.json files in npm/packs/*/package.json and npm/ng-packs/packages/*/package.json still reference version 10.0.2
  2. The npm/lerna.json file still has version 10.0.2
  3. Multiple template package.json files still reference 10.0.2
  4. Module and test app package.json files still reference 10.0.2

For a complete version update to 10.0.3, all of these version references should be updated consistently. You can verify this by searching for "10.0.2" across the repository - there are hundreds of occurrences that need updating.

Copilot uses AI. Check for mistakes.
@ebicoglu ebicoglu merged commit a0a8b39 into rel-10.0 Feb 3, 2026
8 checks passed
@ebicoglu ebicoglu deleted the skoc10-patch-1 branch February 3, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants