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.0

Minor Changes

  • 71dd827: Remove deprecated deploy command in favor of tag set + push workflow

    Breaking change: The edgit deploy command has been removed entirely.

    New workflow:

    • edgit tag set <component> <env> <version> - Set environment tag
    • edgit push --tags --force - Push tags to remote

    Philosophy: Edgit creates and manages git tags. That's it.
    GitHub Actions handles deployment after git push.

@maycotte maycotte merged commit 51ac0e0 into master Dec 9, 2025
1 check passed
@maycotte maycotte deleted the changeset-release/master branch December 9, 2025 02:52
maycotte added a commit that referenced this pull request Dec 11, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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