Skip to content

chore(release): version packages#14

Merged
raphaelsalaja merged 1 commit intomainfrom
changeset-release/main
Apr 26, 2026
Merged

chore(release): version packages#14
raphaelsalaja merged 1 commit intomainfrom
changeset-release/main

Conversation

@raphaelsalaja
Copy link
Copy Markdown
Owner

This PR was drafted by the Release workflow but the final "open PR" step failed because Workflow permissions in repo settings didn't allow Actions to open PRs. Contents of the branch are unchanged from what the workflow produced \u2014 opening it manually to unblock the release.

Releases

To unblock future releases

Enable Settings \u2192 Actions \u2192 General \u2192 Workflow permissions \u2192 "Allow GitHub Actions to create and approve pull requests". After that, every subsequent changeset will auto-open a Version Packages PR without manual intervention.

What happens when this merges

The Release workflow runs again on main, detects the version bump, and publishes @web-kits/audio@0.2.0 to npm with provenance. No further action needed.

Made with Cursor

Copilot AI review requested due to automatic review settings April 26, 2026 19:05
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
audio Ready Ready Preview, Comment Apr 26, 2026 7:06pm

Request Review

@raphaelsalaja raphaelsalaja merged commit 3a9fe94 into main Apr 26, 2026
5 checks passed
Copy link
Copy Markdown

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

Release-automation “version packages” PR that bumps versions and updates changelogs to publish @web-kits/audio@0.2.0 (minor), along with patch bumps for dependent workspace apps.

Changes:

  • Bump @web-kits/audio from 0.1.00.2.0 and record the jitter PlayOptions change in its changelog.
  • Bump apps/web from 0.0.20.0.3 and note the updated dependency.
  • Bump apps/marketing from 0.0.10.0.2, add a changelog, and remove the consumed changeset file.

Reviewed changes

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

Show a summary per file
File Description
packages/audio/package.json Version bump to 0.2.0 for the @web-kits/audio release.
packages/audio/CHANGELOG.md Adds 0.2.0 entry documenting the jitter option.
apps/web/package.json Patch version bump to reflect updated internal dependency release.
apps/web/CHANGELOG.md Adds 0.0.3 entry noting updated dependency to @web-kits/audio@0.2.0.
apps/marketing/package.json Patch version bump to reflect updated internal dependency release.
apps/marketing/CHANGELOG.md Adds changelog entry for dependency update to @web-kits/audio@0.2.0.
.changeset/jitter-play-option.md Removes the changeset after it has been released/versioned.

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

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