Skip to content

Commit 02cb519

Browse files
committed
v0.11.0
1 parent 62c03c7 commit 02cb519

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.11.0 (2023-04-18)
2+
3+
- Update elm-format to 0.8.7 ([#47](https://github.com/gicentre/prettier-plugin-elm/pull/47))
4+
5+
- Update and pin `devDependencies` ([#46](https://github.com/gicentre/prettier-plugin-elm/pull/46))
6+
17
## 0.10.0 (2023-03-02)
28

39
- Update elm-format to 0.8.6 ([#43](https://github.com/gicentre/prettier-plugin-elm/issues/43))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-elm",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Adds Elm language support to Prettier via elm-format",
55
"keywords": [
66
"elm",

0 commit comments

Comments
 (0)