Labels
Labels
17 labels
- Deploy or apply changes
- Run E2E tests
- Run integration tests
- Major version updates (breaking changes)
- Minor version updates (features)
- No version updates
- Patch version updates (fixes)
- [MAJOR] Breaking changes
- [PATCH] Bug fix of existing functionality
- [NO RELEASE] Improvements or additions to documentation
- [MINOR] Backwards-compatible feature
- [PATCH] Performance-related improvements
- [PATCH] Refactoring or improving of existing code
- [PATCH] Something that previously worked now doesn't
- [NO RELEASE] Testing related issues