Skip to content

Commit

Permalink
chore: Add the conventionalcommits plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Aug 16, 2024
1 parent 3b2865a commit 3cf703d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@types/node": "^16.18.38",
"@types/object-hash": "^3.0.2",
"chokidar": "^3.5.3",
"conventional-changelog-conventionalcommits": "^8.0.0",
"dataloader": "^2.2.2",
"jest": "^29.6.1",
"jest-ts-webcompat-resolver": "^1.0.0",
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2951,6 +2951,15 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-conventionalcommits@npm:8.0.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10/23122a76c69ebe7490968f7c0779b0a6b73011eebbad0563ac5571c6015319acf13bb8dca178d7a5484f10b64744ae7ba35d40f71a8bdc5430e73dd7e032f45d
languageName: node
linkType: hard

"conventional-changelog-writer@npm:^8.0.0":
version: 8.0.0
resolution: "conventional-changelog-writer@npm:8.0.0"
Expand Down Expand Up @@ -8053,6 +8062,7 @@ __metadata:
"@types/object-hash": "npm:^3.0.2"
case-anything: "npm:^2.1.13"
chokidar: "npm:^3.5.3"
conventional-changelog-conventionalcommits: "npm:^8.0.0"
dataloader: "npm:^2.2.2"
jest: "npm:^29.6.1"
jest-ts-webcompat-resolver: "npm:^1.0.0"
Expand Down

0 comments on commit 3cf703d

Please sign in to comment.