File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 21
21
"@semantic-release/changelog",
22
22
{
23
23
"changelogFile": "CHANGELOG.md",
24
- "changelogTitle": "CHANGELOG"
24
+ "changelogTitle": "# CHANGELOG"
25
25
}
26
26
],
27
27
"@semantic-release/npm",
Original file line number Diff line number Diff line change 1
- CHANGELOG
1
+ # CHANGELOG
2
2
3
3
### [ 1.0.3] ( https://github.com/jmosawy/prettier-config/compare/v1.0.2...v1.0.3 ) (2021-04-24)
4
4
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ An opinionated and re-usable Prettier config file created by Jeff Mosawy
5
5
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
6
6
[ ![ version] ( https://img.shields.io/github/package-json/v/jmosawy/prettier-config )] ( https://github.com/jmosawy/prettier-config/ )
7
7
[ ![ outdated] ( https://img.shields.io/librariesio/release/npm/@jmosawy/prettier-config )] ( https://github.com/jmosawy/prettier-config/ )
8
+ [ ![ publish] ( https://github.com/jmosawy/prettier-config/actions/workflows/publish.yml/badge.svg )] ( https://github.com/jmosawy/ )
You can’t perform that action at this time.
0 commit comments