Releases: ardalanamini/auto-changelog
Releases · ardalanamini/auto-changelog
v2.0.0
Breaking Changes
- Rename
token
input to github-token
(1c2ccf64)
- Remove the
exclude
input (c72a270e)
New Features
- Add
commit-types
& default-commit-type
inputs (#15) (ea01804c)
Documentation Changes
Chores
v1.4.0
Dependencies
- CI:
- Dev:
- bump
@typescript-eslint/eslint-plugin
from 5.12.0
to 5.13.0
(#10) (fe8ba0bf)
- bump
@typescript-eslint/parser
from 5.12.0
to 5.13.0
(#9) (fab042e1)
- bump
eslint
from 8.9.0
to 8.10.0
(#11) (036ef44c)
Chores
v1.3.0
New Features
- Add default
token
input value (e0339f1f)
Refactors
- Improve changelog output order (b3dc12bb)
Dependencies
Continuous Integration
v1.2.1
Bug Fixes
- Changelog containing commits after the current tag (#7) (7cb2e018)
Chores
Continuous Integration
Dependencies
- Update
@actions/core
from 1.4.0
to 1.6.0
(7a86a498)
- Action:
- Dev:
- Update
prettier
from 2.3.1
to 2.5.1
(a4742a1b)
- Update
@vercel/ncc
from 0.28.6
to 0.33.3
(adfab282)
- Update
eslint
from 7.29.0
to 8.9.0
(547597ec)
- Update
typescript
from 4.3.4
to 4.5.5
(fcdf6e22)
v1.2.0
Breaking Changes
- Separate
deps
type from build
(bf83ea01)
Chores
Continuous Integration
Dependencies
v1.1.0
Breaking Changes
- Combine similar commit messages into one log line (4635917e)
- Omit flag from the log title (eeb68764)
Chores
New Features
v1.0.1
Bug Fixes
- Include multi-line commits in the changelog (#4) (ebb68f89)
Build System / Dependencies
Chores
Documentation Changes
v1.0.0
Chores
Continuous Integration
Documentation Changes
New Features
- Add exclude & allow-unknown options (ddb4b06b)
- Use generate-changelog package (22d355a8)
Reverts
- Use generate-changelog package (25bed3a9)