Skip to content

Commit

Permalink
chore(master): release conventional-changelog-conventionalcommits 5.0…
Browse files Browse the repository at this point in the history
….0 (#921)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 27, 2022
1 parent d2e02d7 commit ba6df7c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,5 +1,5 @@
{
"packages/conventional-changelog-conventionalcommits": "4.6.3",
"packages/conventional-changelog-conventionalcommits": "5.0.0",
"packages/conventional-changelog-cli": "2.2.2",
"packages/conventional-changelog": "3.1.25",
"packages/conventional-commits-parser": "3.2.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-conventionalcommits/CHANGELOG.md
Expand Up @@ -25,6 +25,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [5.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.3...conventional-changelog-conventionalcommits-v5.0.0) (2022-05-27)


### ⚠ BREAKING CHANGES

* always use H2 heading for versions (#920)

### Bug Fixes

* always use H2 heading for versions ([#920](https://github.com/conventional-changelog/conventional-changelog/issues/920)) ([d2e02d7](https://github.com/conventional-changelog/conventional-changelog/commit/d2e02d73f275bd10a39c52016999d8faf400c990)), closes [#867](https://github.com/conventional-changelog/conventional-changelog/issues/867)

### [4.6.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v4.6.2...conventional-changelog-conventionalcommits-v4.6.3) (2021-12-29)


Expand Down
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-conventionalcommits",
"version": "4.6.3",
"version": "5.0.0",
"description": "conventional-changelog conventionalcommits.org preset",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ba6df7c

Please sign in to comment.