Skip to content

ci: switch to changesets for releases#591

Merged
alexander-akait merged 1 commit into
mainfrom
claude/add-changeset-releases-Up2Ah
May 19, 2026
Merged

ci: switch to changesets for releases#591
alexander-akait merged 1 commit into
mainfrom
claude/add-changeset-releases-Up2Ah

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

Adopts the same release flow as webpack/sass-loader: a custom changelog
generator under .changeset/, a release workflow that opens a release
PR or publishes on merge to main, and version/release npm scripts
backed by @changesets/cli. Drops standard-version in favor of this
setup.

Adopts the same release flow as webpack/sass-loader: a custom changelog
generator under .changeset/, a release workflow that opens a release
PR or publishes on merge to main, and version/release npm scripts
backed by @changesets/cli. Drops standard-version in favor of this
setup.
@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.21%. Comparing base (61dcff1) to head (1e496a9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #591   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files           3        3           
  Lines         167      167           
  Branches       44       44           
=======================================
  Hits          154      154           
  Misses         12       12           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexander-akait alexander-akait merged commit e37c076 into main May 19, 2026
16 of 17 checks passed
@alexander-akait alexander-akait deleted the claude/add-changeset-releases-Up2Ah branch May 19, 2026 20:53
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.

2 participants