Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzapasnik committed Jun 3, 2021
1 parent 33effb4 commit f564258
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the prettier-plugin-erb will be documented in this file.

## v0.3.0 - 3 June 2021

### Bug fixes

- Fix formatting of expressions inside elements

## v0.2.0 - 25 May 2021

### Features
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-erb",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"description": "Prettier plugin for .html.erb files",
"repository": {
Expand Down

0 comments on commit f564258

Please sign in to comment.