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 3939 }
4040 }
4141 ],
42+ " @semantic-release/changelog" ,
4243 [
4344 " @semantic-release/npm" ,
4445 {
Original file line number Diff line number Diff line change 2525 "codegen" : " graphql-codegen --config codegen.ts"
2626 },
2727 "devDependencies" : {
28+ "@semantic-release/changelog" : " ^6.0.2" ,
2829 "@semantic-release/commit-analyzer" : " ^9.0.2" ,
2930 "@semantic-release/git" : " ^10.0.1" ,
3031 "@semantic-release/github" : " ^8.0.7" ,
Original file line number Diff line number Diff line change 16881688 estree-walker "^2.0.1"
16891689 picomatch "^2.2.2"
16901690
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+
16911701" @semantic-release/commit-analyzer@^9.0.2 " :
16921702 version "9.0.2"
16931703 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