Skip to content

Commit 76e1375

Browse files
committed
chore: rm "skipUnstable" option from release-it/conventional-changelog
1 parent 9f4455c commit 76e1375

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/webshell/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@
8484
"plugins": {
8585
"@release-it/conventional-changelog": {
8686
"preset": "angular",
87-
"infile": "CHANGELOG.MD",
88-
"skipUnstable": true
87+
"infile": "CHANGELOG.MD"
8988
}
9089
}
9190
},

0 commit comments

Comments
 (0)