Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"conventional-changelog": "4.0.0",
"conventional-changelog-conventionalcommits": "6.1.0",
"conventional-changelog-core": "5.0.2",
"conventional-changelog-writer": "6.0.0",
"conventional-changelog-writer": "6.0.1",
"conventional-recommended-bump": "7.0.1",
"cross-env": "7.0.3",
"cspell": "7.0.0-alpha.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,7 @@ __metadata:
conventional-changelog: "npm:4.0.0"
conventional-changelog-conventionalcommits: "npm:6.1.0"
conventional-changelog-core: "npm:5.0.2"
conventional-changelog-writer: "npm:6.0.0"
conventional-changelog-writer: "npm:6.0.1"
conventional-recommended-bump: "npm:7.0.1"
cross-env: "npm:7.0.3"
cspell: "npm:7.0.0-alpha.2"
Expand Down Expand Up @@ -3941,20 +3941,20 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-writer@npm:6.0.0, conventional-changelog-writer@npm:^6.0.0":
version: 6.0.0
resolution: "conventional-changelog-writer@npm:6.0.0"
"conventional-changelog-writer@npm:6.0.1, conventional-changelog-writer@npm:^6.0.0":
version: 6.0.1
resolution: "conventional-changelog-writer@npm:6.0.1"
dependencies:
conventional-commits-filter: "npm:^3.0.0"
dateformat: "npm:^3.0.3"
handlebars: "npm:^4.7.7"
json-stringify-safe: "npm:^5.0.1"
meow: "npm:^8.1.2"
semver: "npm:^6.3.0"
semver: "npm:^7.0.0"
split: "npm:^1.0.1"
bin:
conventional-changelog-writer: cli.js
checksum: 09757a7136f0fe4708cbec1e0ab2c2e713b60aba21e023f2d1c0d51cfc5e8cb085ddcc1885c9cd51004f156df305bf377783aa9a82045e8fb13a3afe77c412fb
checksum: dc8bac7f921b8fbf9ef0af2e782152a2b5640a0e0fa473ce8fd5e8ad4089cc39e902157cd10b10cedadb957f194967b56080338df9abc68f25c208f46f614d2d
languageName: node
linkType: hard

Expand Down