Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor and update changelog configuration settings
- Add version field with value `2` - Rename `skip` to `disable` in changelog configuration - Change `use` field from `git` to `github` in changelog configuration - Update regex patterns for `feat`, `fix`, and `chore` to include hyphens - Add new changelog categories: `Refactor`, `Build process updates`, and `Documentation updates` - Remove `filters` section from changelog configuration Signed-off-by: appleboy <appleboy.tw@gmail.com>
- Loading branch information