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
feat: implement CI automatic tagging instead of manual tagging
- Add create-tag job that automatically creates git tags from package.json version
- Check for existing tags to avoid duplicates
- Make both package release jobs depend on tag creation
- Remove manual tagging approach in favor of CI automation
Co-Authored-By: ateliee <ateliee@gmail.com>
0 commit comments