Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 176 Bytes

File metadata and controls

9 lines (8 loc) · 176 Bytes

Release Flow

  1. Make changes
  2. Commit those changes
  3. Bump version in package.json
  4. conventional-changelog
  5. Commit package.json and CHANGELOG.md files
  6. Tag
  7. Push