Skip to content

Conversation

@maycotte
Copy link
Contributor

@maycotte maycotte commented Dec 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@ensemble-edge/edgit@0.5.1

Patch Changes

  • 8c03c36: Add edgit tag bump command for automated semantic version bumping
    • New edgit tag bump <component> <major|minor|patch|prerelease> command
    • Automatically finds the latest version tag and creates a bumped version
    • Supports optional --ref <ref> to specify the Git ref for the new tag
    • Handles edge cases: components with no existing tags start at v0.0.1
    • Full semver support including prerelease increments (v1.0.0-alpha.1 → v1.0.0-alpha.2)

@maycotte maycotte merged commit f1227ef into master Dec 9, 2025
1 check passed
@maycotte maycotte deleted the changeset-release/master branch December 9, 2025 03:49
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