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 8383 "@babel/core" : " ^7.11.6" ,
8484 "@commitlint/cli" : " ^11.0.0" ,
8585 "@commitlint/config-conventional" : " ^11.0.0" ,
86+ "@semantic-release/changelog" : " ^5.0.1" ,
8687 "@semantic-release/git" : " ^9.0.0" ,
8788 "@storybook/addon-actions" : " ^6.0.21" ,
8889 "@storybook/addon-essentials" : " ^6.0.21" ,
Original file line number Diff line number Diff line change 17691769 estree-walker "^1.0.1"
17701770 picomatch "^2.2.2"
17711771
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+
17721782"@semantic-release/commit-analyzer@^8.0.0":
17731783 version "8.0.1"
17741784 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