A data-drive form base on Vue3 and Element Plus
pnpm changeset
Create a changeset logpnpm ac
Consume changeset log and output CHANGELOG- Push commits to GitHub
- build: Build Change
- feat: New Feature
- chore: Reset Change
- ci: Continuous Integration Modification
- docs: Doc Change
- fix: Bug Fix
- perf: Performance
- refactor: Code Refactor
- revert: Version Revert
- style: Code Style Change
- test: Test Case Modification
- TODO: Add A TODO
- INFO: Show Some Info
- XXX: Something Need To Be Attention
- HACK: Gotta Change In Future
- NOTE: Add Some Note
- BUG: Mark BUG
- FIXME: BUG's Detail