Skip to content

Commit 68ab0de

Browse files
committed
ci(semantic): adds @semantic-release/changelog
1 parent f020b2d commit 68ab0de

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
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",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,6 +1769,16 @@
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"

0 commit comments

Comments
 (0)