Skip to content

chore(release): bump version to 10.0.0-rc.14 - #229

Merged
duguankui merged 1 commit into
mainfrom
chore/release-10.0.0-rc.14
Sep 4, 2026
Merged

chore(release): bump version to 10.0.0-rc.14#229
duguankui merged 1 commit into
mainfrom
chore/release-10.0.0-rc.14

Conversation

@duguankui

Copy link
Copy Markdown
Member

Cuts 10.0.0-rc.14, releasing everything that had accumulated under CHANGELOG's [Unreleased]:

Version moves (lockstep)

  • <Version> in Directory.Build.props10.0.0-rc.1310.0.0-rc.14. <AssemblyVersion> stays pinned at 1.0.0.0.
  • version in all five Angular package.json files.
  • The three @dignite/* intra-repo dependency ranges in flex-fields-ckeditor and flex-fields-file-explorer^10.0.0-rc.14, which verify-version-lockstep.ps1 requires to track the release version.

verify-version-lockstep.ps1 -Tag v10.0.0-rc.14 passes locally.

No source changes — CHANGELOG and version strings only. rc.13 published cleanly to both NuGet.org and npm, so this is a normal next release rather than a re-cut.

After merge: git tag v10.0.0-rc.14 && git push origin v10.0.0-rc.14 to trigger release.yml.

Cuts the release documented under [Unreleased]: the release.yml failures
that broke every tag-triggered publish since the npm Trusted Publishing
migration, the npm dist-tag rule, and the flex-fields dark-theme and
ng-zorro peer-range fixes.

Moves the lockstep version in Directory.Build.props and all five Angular
package.json files, including the two intra-repo sibling ranges in
flex-fields-ckeditor and flex-fields-file-explorer that
verify-version-lockstep.ps1 requires to track the release version.
@github-actions github-actions Bot added documentation Improvements or additions to documentation module: file-storing Changes under file-storing/ (Dignite.Abp.FileStoring / Dignite.FileExplorer) module: notifications Changes under notifications/ (Dignite.Abp.Notifications / Dignite.NotificationCenter) area: angular Changes under either module's angular/ Angular workspace area: build/ci Changes to build config, CI workflows, or shared repo-root config module: flex-fields Changes under flex-fields/ (Dignite.Abp.FlexFields) labels Sep 4, 2026
@duguankui
duguankui merged commit 10381ea into main Sep 4, 2026
3 checks passed
@duguankui
duguankui deleted the chore/release-10.0.0-rc.14 branch September 4, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: angular Changes under either module's angular/ Angular workspace area: build/ci Changes to build config, CI workflows, or shared repo-root config documentation Improvements or additions to documentation module: file-storing Changes under file-storing/ (Dignite.Abp.FileStoring / Dignite.FileExplorer) module: flex-fields Changes under flex-fields/ (Dignite.Abp.FlexFields) module: notifications Changes under notifications/ (Dignite.Abp.Notifications / Dignite.NotificationCenter)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant