ci(release): auto-bump patch version on every master push #3

Merged
adam merged 1 commit from feat/ci-auto-version-bump into master 2026-07-03 15:16:18 -04:00
Owner

Replace the manual "bump package.json or it silently skips" flow with an
auto-version step: the release version is the released latest patch + 1, unless
package.json is manually set ahead (a deliberate minor/major bump), which ships
as-is. Embeds the version for the build and commits the bump back with [skip ci].

Note: RELEASE_TOKEN now also needs contents-write scope for the bump commit.

Replace the manual "bump package.json or it silently skips" flow with an auto-version step: the release version is the released `latest` patch + 1, unless package.json is manually set ahead (a deliberate minor/major bump), which ships as-is. Embeds the version for the build and commits the bump back with [skip ci]. Note: RELEASE_TOKEN now also needs contents-write scope for the bump commit.
Replace the manual "bump package.json or it silently skips" flow with an
auto-version step: the release version is the released `latest` patch + 1, unless
package.json is manually set ahead (a deliberate minor/major bump), which ships
as-is. Embeds the version for the build and commits the bump back with [skip ci].

Note: RELEASE_TOKEN now also needs contents-write scope for the bump commit.
adam merged commit 3a784dae7e into master 2026-07-03 15:16:18 -04:00
adam deleted branch feat/ci-auto-version-bump 2026-07-03 15:16:19 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/sunburn-desktop!3
No description provided.