You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use detached tag approach for versioned releases
Tag points to a commit NOT in main's history:
- release-it handles changelog only (no tag, no push)
- Push changelog to main
- Create separate commit with embedded version
- Tag that commit and push only the tag
- Archive tarball from tag has embedded version
- main always has __VERSION__ placeholder
Co-Authored-By: Claude Code (User Settings, in: ${CLAUDE_PROJECT_DIR}) <noreply@anthropic.com>
0 commit comments