Skip to content

Commit 61ef649

Browse files
chore: release conventional-changelog-writer 5.0.0 (conventional-changelog#730)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0081a8 commit 61ef649

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/conventional-changelog-writer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.0](https://www.github.com/conventional-changelog/conventional-changelog/compare/v4.1.0...v5.0.0) (2020-12-30)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* nested object properties no longer supported when sorting
12+
13+
### Bug Fixes
14+
15+
* drop compare-func making sort consistent across node versions ([#729](https://www.github.com/conventional-changelog/conventional-changelog/issues/729)) ([e0081a8](https://www.github.com/conventional-changelog/conventional-changelog/commit/e0081a829133891e2def4a7b7ee5fa25f1440049))
16+
617
## [4.1.0](https://www.github.com/conventional-changelog/conventional-changelog/compare/[email protected]) (2020-12-29)
718

819

packages/conventional-changelog-writer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conventional-changelog-writer",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"description": "Write logs based on conventional commits and templates",
55
"bugs": {
66
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"

0 commit comments

Comments
 (0)