Skip to content

Release packages independently with package tags - #115

Merged
eduardozf merged 1 commit into
mainfrom
chore/independent-package-releases
Sep 7, 2026
Merged

eduardozf merged 1 commit into
mainfrom
chore/independent-package-releases

Conversation

@eduardozf

Copy link
Copy Markdown
Owner

Summary

The release workflow previously published every package for a global version tag. Package tags such as browser@0.5.0 now validate the selected package's version and publish only that package. Manual branch runs support a selected-package dry run.

Package smoke tests now read individual package versions, and the contributor guide documents dependency release ordering. The workflow filename and release environment remain compatible with the configured npm trusted publishers.

Checks

  • pnpm release:check passed, including release target tests and package smoke tests.
  • No visual diff: this changes release tooling and documentation only.

@eduardozf
eduardozf merged commit 64ed830 into main Sep 7, 2026
2 checks passed
@eduardozf
eduardozf deleted the chore/independent-package-releases branch September 7, 2026 01:08
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.

1 participant