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
chore(release): update release workflow to manage pre-release versions and check for Git tags
- Modified cache key to include package.json and yarn.lock for better dependency management.
- Added steps to enter and exit Changeset pre-release mode based on branch names.
- Implemented a check for Git tags before publishing GitHub Releases, ensuring releases only occur when a tag exists.
0 commit comments