Skip to content

Commit bbcb91a

Browse files
committed
Release v0.6.0
1 parent e3bd0b1 commit bbcb91a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to the prettier-plugin-eex will be documented in this file.
44

5+
## v0.6.0 - 05 July 2022
6+
7+
### Breaking Changes
8+
9+
Change minimum versions supported to: Elixir 1.10 and Erlang OTP 22 minimum
10+
511
## v0.5.0 - 25 April 2021
612

713
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-eex",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"license": "MIT",
55
"description": "Prettier plugin for .html.eex and .html.leex files",
66
"repository": {

0 commit comments

Comments
 (0)