mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-27 15:41:45 +01:00
Add changelog
This commit is contained in:
@@ -86,7 +86,8 @@
|
||||
},
|
||||
"release-it": {
|
||||
"github": {
|
||||
"release": false
|
||||
"release": false,
|
||||
"releaseNotes": "git log --pretty=format:\"* %s (%h)\" $(git describe --abbrev=0 --tags $(git rev-list --tags --skip=1 --max-count=1))...HEAD~1"
|
||||
},
|
||||
"npm": {
|
||||
"publish": false
|
||||
|
||||
Reference in New Issue
Block a user