We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c03c7 commit 02cb519Copy full SHA for 02cb519
CHANGELOG.md
@@ -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
7
## 0.10.0 (2023-03-02)
8
9
- Update elm-format to 0.8.6 ([#43](https://github.com/gicentre/prettier-plugin-elm/issues/43))
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-elm",
- "version": "0.10.0",
+ "version": "0.11.0",
"description": "Adds Elm language support to Prettier via elm-format",
"keywords": [
"elm",
0 commit comments