You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 KiB
12 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.5.0 (2020-11-05)
Features
4.4.0 (2020-08-12)
Features
5.0.0 (2022-05-27)
⚠ BREAKING CHANGES
- always use H2 heading for versions (#920)
Bug Fixes
4.6.3 (2021-12-29)
Bug Fixes
4.6.2 (2021-12-24)
Bug Fixes
4.6.1 (2021-09-09)
Bug Fixes
4.6.0 (2021-04-30)
Features
4.3.1 (2020-06-20)
Bug Fixes
- deps: update dependency compare-func to v2 (#647) (de4f630)
- pass config to parserOpts and writerOpts (73c7a1b)
4.3.0 (2020-05-08)
Features
4.2.3 (2019-11-07)
Bug Fixes
4.2.2 (2019-10-24)
Bug Fixes
4.2.0 (2019-10-02)
Bug Fixes
- preset, conventionalcommits: fix handling conventionalcommits preset without config object (c0566ce), closes #512
- preset, conventionalcommits: pass issuePrefixes to parser (#510) (958d243)
- use full commit hash in commit link (7a60dec), closes #476
Features
4.1.0 (2019-07-29)
Bug Fixes
- preset, conventionalcommits: Ensure proper substitutions for the conventionalcommit preset by using commit context for values where possible. (#463) (0b7ed0b)
Features
4.0.0 (2019-05-18)
Bug Fixes
-
Recommend a patch bump for features when preMajor is enabled (#452) (3d0a520)
-
feat!: BREAKING CHANGES are important and should be prioritized (#464) (f8adba2), closes #464
BREAKING CHANGES
- moved BREAKING CHANGES to top of template.
3.0.2 (2019-05-05)
Bug Fixes
- don't require 'host' and 'repository' when deciding whether to render URLs (#447) (83dff7a)
- if ! and BREAKING CHANGE were used, notes would populate twice (#446) (63d8cbe)
3.0.1 (2019-05-02)
Bug Fixes
- add add-bang-notes to files list (7e4e4d2)
3.0.0 (2019-05-02)
Features
BREAKING CHANGES
- if ! is in the commit header, it now indicates a BREAKING CHANGE, and the description is used as the body.
2.0.0 (2019-04-26)
Bug Fixes
Features
BREAKING CHANGES
- a ! character at the end of type will now be omitted
1.1.2 (2019-04-24)
Bug Fixes
1.1.1 (2019-04-11)
Note: Version bump only for package conventional-changelog-conventionalcommits
1.1.0 (2019-04-10)
Bug Fixes
- address discrepancies between cc preset and spec (#429) (18f71d2)
- adhere to config spec (#432) (4eb1f55)