Skip to content

Commit

Permalink
prettierx 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brodybits committed Jul 6, 2021
1 parent 8968c39 commit e96b04d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ To get recent changes on prettier (TBD prettier/prettier) in a nice format:
$ git log --pretty=format:"- %s" rev1..rev2 | sed 's/#\([0-9]*\)/\[prettier\/prettier#\1\]\(https:\/\/github.com\/prettier\/prettier\/pull\/\1\)/'
-- -->

# prettierx 0.19.0-01-update-branch
## prettierx 0.19.0

[compare prettierx-0.18.3...dev](https://github.com/brodybits/prettierx/compare/prettierx-0.18.2...dev)

Include updates from Prettier 2.3.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettierx",
"version": "0.19.0-01-update-branch",
"version": "0.19.0",
"prettier-version": "2.4.0",
"description": "prettierX - a less opinionated fork of the Prettier code formatter",
"bin": "./bin/prettierx.js",
Expand Down

0 comments on commit e96b04d

Please sign in to comment.