mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
chore(ci): set conventional-changelog header config; (#5406)
This commit is contained in:
+2
-1
@@ -170,7 +170,8 @@
|
|||||||
"plugins": {
|
"plugins": {
|
||||||
"@release-it/conventional-changelog": {
|
"@release-it/conventional-changelog": {
|
||||||
"preset": "angular",
|
"preset": "angular",
|
||||||
"infile": "CHANGELOG.md"
|
"infile": "CHANGELOG.md",
|
||||||
|
"header": "# Changelog"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hooks": {
|
"hooks": {
|
||||||
|
|||||||
Reference in New Issue
Block a user