Skip to content

Release v1.0.0: develop -> main#6

Merged
bbrauzzi merged 2 commits into
mainfrom
develop
Jun 3, 2026
Merged

Release v1.0.0: develop -> main#6
bbrauzzi merged 2 commits into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Automated release PR promoting develop to main. Deployed commit: 6814667.

bbrauzzi and others added 2 commits June 3, 2026 23:44
package.json (0.1.0) had drifted from the released tag (v1.0.0) and nothing
kept them in sync — release.yml took the version solely from a manual dispatch
input and never touched package.json.

- Bump package.json to 1.0.0 to match the existing v1.0.0 tag.
- Drop the free-text version dispatch input; derive the tag from package.json.
- Validate the derived tag against vX.Y.Z and fail fast otherwise.
- Make tag-and-release idempotent: skip cleanly if the release already exists.
- release-pr derives the version for its PR title from package.json too.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ci: make package.json the single source of truth for release version
@bbrauzzi bbrauzzi merged commit cb52e12 into main Jun 3, 2026
6 checks passed
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