Skip to content

Commit

Permalink
ci: add conventionalcommits npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Jan 14, 2025
1 parent e2e4d8d commit 3a2c87f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@types/mocha": "^10.0.10",
"@types/node-fetch": "^2.6.12",
"chai": "^5.1.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
"eslint-config-standard": "^17.1.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1694,6 +1694,13 @@ conventional-changelog-angular@^8.0.0:
dependencies:
compare-func "^2.0.0"

conventional-changelog-conventionalcommits@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz#3fa2857c878701e7f0329db5a1257cb218f166fe"
integrity sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==
dependencies:
compare-func "^2.0.0"

conventional-changelog-writer@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.0.0.tgz#81522ed40400a4ca8ab78a42794aae9667c745ae"
Expand Down

0 comments on commit 3a2c87f

Please sign in to comment.