Skip to content

Commit d62be3b

Browse files
chore(release): 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2021-04-24) ### Bug Fixes * update outdated badge in readme file ([#8](#8)) ([99a8bf6](99a8bf6)), closes [#6](#6)
1 parent f3c542c commit d62be3b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
CHANGELOG
22

3+
### [1.0.3](https://github.com/jmosawy/prettier-config/compare/v1.0.2...v1.0.3) (2021-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update outdated badge in readme file ([#8](https://github.com/jmosawy/prettier-config/issues/8)) ([99a8bf6](https://github.com/jmosawy/prettier-config/commit/99a8bf63c32df66c036d3c5f807560fd471adb18)), closes [#6](https://github.com/jmosawy/prettier-config/issues/6)
9+
310
### [1.0.2](https://github.com/jmosawy/prettier-config/compare/v1.0.1...v1.0.2) (2021-04-24)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jmosawy/prettier-config",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "An opinionated and re-usable Prettier config file created by Jeff Mosawy",
55
"main": ".prettierrc.js",
66
"repository": {

0 commit comments

Comments
 (0)