Skip to content

Commit

Permalink
[prettierx] chore: start 0.19.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. Brody committed Jul 6, 2021
1 parent a53c3ea commit e63f91d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ 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.1-dev

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

## prettierx 0.19.0

[compare prettierx-0.18.3...prettierx-0.19.0](https://github.com/brodybits/prettierx/compare/prettierx-0.18.2...prettierx-0.19.0)
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",
"version": "0.19.1-dev",
"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 e63f91d

Please sign in to comment.