[PR #8944] [MERGED] chore: add all packages to changesets fixed group #16562

Closed
opened 2026-04-13 10:34:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8944
Author: @gustavovalverde
Created: 4/3/2026
Status: Merged
Merged: 4/3/2026
Merged by: @gustavovalverde

Base: mainHead: chore/changeset-fixed-group


📝 Commits (1)

  • 54aa1c5 chore: add all packages to changesets fixed group

📊 Changes

1 file changed (+24 additions, -1 deletions)

View changed files

📝 .changeset/config.json (+24 -1)

📄 Description

Summary

Add all 20 published packages to the changesets fixed group so they always share the same version number.

Previously only better-auth and @better-auth/core were locked together. This caused version drift where some packages would be at 1.6.0-beta.0 and others at 1.5.7-beta.0 in the same release.


Summary by cubic

Add all 20 published packages to the changesets fixed group so they always share the same version number. This prevents version drift and ensures releasing any package bumps the version for all.

Written for commit 54aa1c58cb. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8944 **Author:** [@gustavovalverde](https://github.com/gustavovalverde) **Created:** 4/3/2026 **Status:** ✅ Merged **Merged:** 4/3/2026 **Merged by:** [@gustavovalverde](https://github.com/gustavovalverde) **Base:** `main` ← **Head:** `chore/changeset-fixed-group` --- ### 📝 Commits (1) - [`54aa1c5`](https://github.com/better-auth/better-auth/commit/54aa1c58cb2be04be7ed6675d64779bc9c7ad2f0) chore: add all packages to changesets fixed group ### 📊 Changes **1 file changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.changeset/config.json` (+24 -1) </details> ### 📄 Description ## Summary Add all 20 published packages to the changesets `fixed` group so they always share the same version number. Previously only `better-auth` and `@better-auth/core` were locked together. This caused version drift where some packages would be at `1.6.0-beta.0` and others at `1.5.7-beta.0` in the same release. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Add all 20 published packages to the `changesets` `fixed` group so they always share the same version number. This prevents version drift and ensures releasing any package bumps the version for all. <sup>Written for commit 54aa1c58cb2be04be7ed6675d64779bc9c7ad2f0. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:34:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16562