Skip to content

Commit 9d08ded

Browse files
authored
Merge pull request #14 from jmosawy/dev
Release
2 parents d62be3b + 2cde727 commit 9d08ded

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@semantic-release/changelog",
2222
{
2323
"changelogFile": "CHANGELOG.md",
24-
"changelogTitle": "CHANGELOG"
24+
"changelogTitle": "# CHANGELOG"
2525
}
2626
],
2727
"@semantic-release/npm",

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CHANGELOG
1+
# CHANGELOG
22

33
### [1.0.3](https://github.com/jmosawy/prettier-config/compare/v1.0.2...v1.0.3) (2021-04-24)
44

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ An opinionated and re-usable Prettier config file created by Jeff Mosawy
55
[![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)
66
[![version](https://img.shields.io/github/package-json/v/jmosawy/prettier-config)](https://github.com/jmosawy/prettier-config/)
77
[![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/)

0 commit comments

Comments
 (0)