Skip to content

Commit 5238082

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.3...v1.1.0) (2021-04-30) ### Features * release latest doc to npm ([#18](#18)) ([e8186cc](e8186cc))
1 parent e8186cc commit 5238082

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.1.0](https://github.com/jmosawy/prettier-config/compare/v1.0.3...v1.1.0) (2021-04-30)
4+
5+
6+
### Features
7+
8+
* release latest doc to npm ([#18](https://github.com/jmosawy/prettier-config/issues/18)) ([e8186cc](https://github.com/jmosawy/prettier-config/commit/e8186cc23070b47333fe69b25400c58bc48b5ad0))
9+
310
### [1.0.3](https://github.com/jmosawy/prettier-config/compare/v1.0.2...v1.0.3) (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.3",
3+
"version": "1.1.0",
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)