File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
"github" : {
6
6
"release" : true ,
7
7
"assets" : [" tsp-output/@typespec/openapi3/openapi.yaml" ," tsp-output/@typespec/json-schema/json-schema.json" ],
8
- "releaseNotes" : " npx auto-changelog -p --stdout -u --template https://raw.githubusercontent.com/release-it/release-it/679bd0e2480d2e04aea4f8d5ecc00183dbd60c05/templates/keepachangelog.hbs --starting-version=${latestTag} --ending-version=${tagName}"
8
+ "releaseNotes" : " npx auto-changelog -p --commit-limit=false -- stdout -u --template https://raw.githubusercontent.com/release-it/release-it/679bd0e2480d2e04aea4f8d5ecc00183dbd60c05/templates/keepachangelog.hbs --starting-version=${latestTag} --ending-version=${tagName}"
9
9
},
10
10
"git" : {
11
- "changelog" : " npx auto-changelog -p --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/679bd0e2480d2e04aea4f8d5ecc00183dbd60c05/templates/keepachangelog.hbs"
11
+ "changelog" : " npx auto-changelog -p --stdout --commit-limit= false -u --template https://raw.githubusercontent.com/release-it/release-it/679bd0e2480d2e04aea4f8d5ecc00183dbd60c05/templates/keepachangelog.hbs"
12
12
},
13
13
"hooks" : {
14
14
"after:bump" : [" npm run build" , " npx auto-changelog -p" ]
You can’t perform that action at this time.
0 commit comments