ci(ci-releaserc): fix formatting for CHANGELOG.md

This commit is contained in:
ZanzyTHEbar 2023-01-18 14:21:37 +00:00
parent acbd9b98ab
commit 6647d2eeb1

View File

@ -142,7 +142,7 @@
[
"@semantic-release/changelog",
{
"changelogTitle": "# 📦 Changelog \n[![conventional commits](https: //img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) \n[![semantic versioning](https: //img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) \n> All notable changes to this project will be documented in this file"
"changelogTitle": "# 📦 Changelog \n[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)\n> All notable changes to this project will be documented in this file"
}
],
[