Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
twbartel committed Jun 2, 2020
1 parent 5adbaed commit 460518b
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 @@ -6,6 +6,10 @@

- Bug fixes

## v0.4.6

- Bug fix: Leave parentheses in place in `'classA' ~ (not needsB ? ' classB')`

## v0.4.5

- Bug fix (Melody): Whitespace trimming information was lost when using a conditional expression
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": "prettier-plugin-twig-melody",
"version": "0.4.5",
"version": "0.4.6",
"description": "Prettier Plugin for Twig/Melody",
"main": "src",
"repository": "https://github.com/trivago/prettier-plugin-twig-melody",
Expand Down

0 comments on commit 460518b

Please sign in to comment.