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