[PR #6628] [MERGED] feat: independent pkg bumping #15038

Closed
opened 2026-04-13 09:47:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6628
Author: @dvanmali
Created: 12/9/2025
Status: Merged
Merged: 12/11/2025
Merged by: @Bekacru

Base: canaryHead: pkgRelease


📝 Commits (5)

📊 Changes

14 files changed (+131 additions, -10 deletions)

View changed files

📝 bump.config.ts (+2 -2)
bump.js (+70 -0)
📝 knip.jsonc (+1 -0)
📝 package.json (+4 -5)
packages/better-auth/bump.config.ts (+6 -0)
packages/cli/bump.config.ts (+6 -0)
packages/core/bump.config.ts (+6 -0)
packages/expo/bump.config.ts (+6 -0)
packages/passkey/bump.config.ts (+6 -0)
packages/scim/bump.config.ts (+6 -0)
packages/sso/bump.config.ts (+6 -0)
packages/stripe/bump.config.ts (+6 -0)
packages/telemetry/bump.config.ts (+6 -0)
📝 pnpm-lock.yaml (+0 -3)

📄 Description

Provides pnpm bump to manually bump each release via cli.


🔄 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/6628 **Author:** [@dvanmali](https://github.com/dvanmali) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `pkgRelease` --- ### 📝 Commits (5) - [`d885640`](https://github.com/better-auth/better-auth/commit/d88564070e0e4d6ed0f4fb711986816420d3a5ad) feat: independent pkg releases - [`dc4907a`](https://github.com/better-auth/better-auth/commit/dc4907a57ac9c2d452f41346bd92f1fe3fdceeae) fix: lint:dependencies - [`80c1dba`](https://github.com/better-auth/better-auth/commit/80c1dba01498172c7c1d66b8384701c879310ce3) bump - [`986d257`](https://github.com/better-auth/better-auth/commit/986d257ea00f0c0c6cc668a0b856cec50ed7bedb) fix: remove bumpp - [`aa90dcf`](https://github.com/better-auth/better-auth/commit/aa90dcf997d7f0742ddb78aa26ea2aeb54bef816) style: lint:fix ### 📊 Changes **14 files changed** (+131 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `bump.config.ts` (+2 -2) ➕ `bump.js` (+70 -0) 📝 `knip.jsonc` (+1 -0) 📝 `package.json` (+4 -5) ➕ `packages/better-auth/bump.config.ts` (+6 -0) ➕ `packages/cli/bump.config.ts` (+6 -0) ➕ `packages/core/bump.config.ts` (+6 -0) ➕ `packages/expo/bump.config.ts` (+6 -0) ➕ `packages/passkey/bump.config.ts` (+6 -0) ➕ `packages/scim/bump.config.ts` (+6 -0) ➕ `packages/sso/bump.config.ts` (+6 -0) ➕ `packages/stripe/bump.config.ts` (+6 -0) ➕ `packages/telemetry/bump.config.ts` (+6 -0) 📝 `pnpm-lock.yaml` (+0 -3) </details> ### 📄 Description Provides `pnpm bump` to manually bump each release via cli. --- <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 09:47:21 -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#15038