🧪 experimental - auto changelog generation

ref #4
This commit is contained in:
Philipp Dormann 2021-01-10 12:25:42 +01:00
parent a66f6bbec8
commit b28f76a1d4

View File

@ -48,6 +48,9 @@
},
"npm": {
"publish": false
},
"hooks": {
"after:bump": "npx auto-changelog -p"
}
}
}