Skip to content

Commit

Permalink
chore: fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarpl committed Sep 9, 2024
1 parent 44e9f5a commit 107e436
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@types/sprintf-js": "^1.1.4",
"@types/underscore": "^1.11.15",
"@types/ws": "^7.4.7",
"conventional-changelog-conventionalcommits": "^4.6.3",
"jest": "^29.7.0",
"lerna": "^6.6.2",
"open-cli": "^7.2.0",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3788,6 +3788,17 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^4.6.3":
version: 4.6.3
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: 7b8e8a21ebb56f9aaa510e12917b7c609202072c3e71089e0a09630c37c2e8146cdb04364809839b0e3eb55f807fe84d03b2079500b37f6186d505848be5c562
languageName: node
linkType: hard

"conventional-changelog-core@npm:4.2.4":
version: 4.2.4
resolution: "conventional-changelog-core@npm:4.2.4"
Expand Down Expand Up @@ -11352,6 +11363,7 @@ asn1@evs-broadcast/node-asn1:
"@types/sprintf-js": ^1.1.4
"@types/underscore": ^1.11.15
"@types/ws": ^7.4.7
conventional-changelog-conventionalcommits: ^4.6.3
jest: ^29.7.0
lerna: ^6.6.2
open-cli: ^7.2.0
Expand Down

0 comments on commit 107e436

Please sign in to comment.