All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Upgraded from node
16
to20
- Replaced
@zeit/ncc
with@vercel/ncc
- Replaced
@glob
with@fast-glob
- Update actions/checkout to v3
- @actions/core
1.2.6
->1.10.6
- @actions/github
4.0.0
->5.1.1
- glob
7.1.6
->8.0.3
- wildcard-match
5.1.0
->5.1.2
- @zattoo/eslint-config
11.0.4
->14.0.0
- eslint
7.14.0
->8.25.0
- eslint-config-airbnb-base
14.2.0
->15.0.0
- jest
26.6.3
->29.2.0
- 60 Supported validation of separator between version and date
- 51 Ignore files
- 37 Supported alpha version order and
Unreleased
check as first heading - 49 Limited release branch to ask for modified files only of its own project
- Added
v1
back-syncs - Added tests for releases
Fixed errors not throwing
Added multiple changelogs support
- Support nested release branches
- Validate breaking changes
- Support version checking for hotfix branch
- Validate wrong version headings
- Validate empty lines
- Check if a version has repeated headings
- Commit status
- Update packages
Support glob in sources
Rename to Changelog Validate
Make changelog optional
Initial Functionality