File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 83
83
"@babel/core" : " ^7.11.6" ,
84
84
"@commitlint/cli" : " ^11.0.0" ,
85
85
"@commitlint/config-conventional" : " ^11.0.0" ,
86
+ "@semantic-release/changelog" : " ^5.0.1" ,
86
87
"@semantic-release/git" : " ^9.0.0" ,
87
88
"@storybook/addon-actions" : " ^6.0.21" ,
88
89
"@storybook/addon-essentials" : " ^6.0.21" ,
Original file line number Diff line number Diff line change 1769
1769
estree-walker "^1.0.1"
1770
1770
picomatch "^2.2.2"
1771
1771
1772
+ "@semantic-release/changelog@^5.0.1":
1773
+ version "5.0.1"
1774
+ resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-5.0.1.tgz#50a84b63e5d391b7debfe021421589fa2bcdafe4"
1775
+ integrity sha512-unvqHo5jk4dvAf2nZ3aw4imrlwQ2I50eVVvq9D47Qc3R+keNqepx1vDYwkjF8guFXnOYaYcR28yrZWno1hFbiw==
1776
+ dependencies:
1777
+ "@semantic-release/error" "^2.1.0"
1778
+ aggregate-error "^3.0.0"
1779
+ fs-extra "^9.0.0"
1780
+ lodash "^4.17.4"
1781
+
1772
1782
"@semantic-release/commit-analyzer@^8.0.0":
1773
1783
version "8.0.1"
1774
1784
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz#5d2a37cd5a3312da0e3ac05b1ca348bf60b90bca"
You can’t perform that action at this time.
0 commit comments