Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit a0e5cf1

Browse files
chore: Bump conventional-changelog-conventionalcommits in /.release (#2100)
Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog) from 4.6.3 to 5.0.0. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json) - [Commits](conventional-changelog/conventional-changelog@conventional-changelog-conventionalcommits-v4.6.3...conventional-changelog-conventionalcommits-v5.0.0) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a1bd6d commit a0e5cf1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: .release/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@semantic-release/git": "^10.0.1",
1313
"@semantic-release/github": "^8.0.2",
1414
"@semantic-release/release-notes-generator": "^10.0.3",
15-
"conventional-changelog-conventionalcommits": "^4.6.3",
15+
"conventional-changelog-conventionalcommits": "^5.0.0",
1616
"semantic-release": "^19.0.2"
1717
}
1818
}

Diff for: .release/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@ conventional-changelog-angular@^5.0.0:
900900
compare-func "^2.0.0"
901901
q "^1.5.1"
902902

903-
conventional-changelog-conventionalcommits@^4.6.3:
904-
version "4.6.3"
905-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
906-
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
903+
conventional-changelog-conventionalcommits@^5.0.0:
904+
version "5.0.0"
905+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
906+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
907907
dependencies:
908908
compare-func "^2.0.0"
909909
lodash "^4.17.15"

0 commit comments

Comments
 (0)