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

Commit eab6841

Browse files
committed
build: add missing conventional-changelog-angular for release-it
1 parent 745680a commit eab6841

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@typescript-eslint/parser": "^5.4.0",
3232
"array.prototype.flat": "^1.2.5",
3333
"assert-never": "^1.2.1",
34+
"conventional-changelog-angular": "^5.0.13",
3435
"cross-env": "^7.0.3",
3536
"cz-conventional-changelog": "^3.3.0",
3637
"esbuild": "^0.13.0",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ __metadata:
6262
"@typescript-eslint/parser": ^5.4.0
6363
array.prototype.flat: ^1.2.5
6464
assert-never: ^1.2.1
65+
conventional-changelog-angular: ^5.0.13
6566
cross-env: ^7.0.3
6667
cz-conventional-changelog: ^3.3.0
6768
esbuild: ^0.13.0
@@ -1450,6 +1451,16 @@ __metadata:
14501451
languageName: node
14511452
linkType: hard
14521453

1454+
"conventional-changelog-angular@npm:^5.0.13":
1455+
version: 5.0.13
1456+
resolution: "conventional-changelog-angular@npm:5.0.13"
1457+
dependencies:
1458+
compare-func: ^2.0.0
1459+
q: ^1.5.1
1460+
checksum: 6ed4972fce25a50f9f038c749cc9db501363131b0fb2efc1fccecba14e4b1c80651d0d758d4c350a609f32010c66fa343eefd49c02e79e911884be28f53f3f90
1461+
languageName: node
1462+
linkType: hard
1463+
14531464
"conventional-changelog-atom@npm:^2.0.8":
14541465
version: 2.0.8
14551466
resolution: "conventional-changelog-atom@npm:2.0.8::__archiveUrl=https%3A%2F%2Fregistry.npmmirror.com%2Fconventional-changelog-atom%2F-%2Fconventional-changelog-atom-2.0.8.tgz"

0 commit comments

Comments
 (0)