File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 39
39
}
40
40
}
41
41
],
42
+ " @semantic-release/changelog" ,
42
43
[
43
44
" @semantic-release/npm" ,
44
45
{
Original file line number Diff line number Diff line change 25
25
"codegen" : " graphql-codegen --config codegen.ts"
26
26
},
27
27
"devDependencies" : {
28
+ "@semantic-release/changelog" : " ^6.0.2" ,
28
29
"@semantic-release/commit-analyzer" : " ^9.0.2" ,
29
30
"@semantic-release/git" : " ^10.0.1" ,
30
31
"@semantic-release/github" : " ^8.0.7" ,
Original file line number Diff line number Diff line change 1688
1688
estree-walker "^2.0.1"
1689
1689
picomatch "^2.2.2"
1690
1690
1691
+ " @semantic-release/changelog@^6.0.2 " :
1692
+ version "6.0.2"
1693
+ resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-6.0.2.tgz#fdcdbd368788c8fcc69c4af29bf2064f4afb45f4"
1694
+ integrity sha512-jHqfTkoPbDEOAgAP18mGP53IxeMwxTISN+GwTRy9uLu58UjARoZU8ScCgWGeO2WPkEsm57H8AkyY02W2ntIlIw==
1695
+ dependencies :
1696
+ " @semantic-release/error" " ^3.0.0"
1697
+ aggregate-error "^3.0.0"
1698
+ fs-extra "^11.0.0"
1699
+ lodash "^4.17.4"
1700
+
1691
1701
" @semantic-release/commit-analyzer@^9.0.2 " :
1692
1702
version "9.0.2"
1693
1703
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03"
You can’t perform that action at this time.
0 commit comments