diff --git a/.changeset/nice-impalas-live.md b/.changeset/nice-impalas-live.md deleted file mode 100644 index 5f2eee2..0000000 --- a/.changeset/nice-impalas-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prettier-plugin-astro': patch ---- - -Fix a bug in "allow shorthand" option (#87) diff --git a/.changeset/rotten-trees-flash.md b/.changeset/rotten-trees-flash.md deleted file mode 100644 index adb8d61..0000000 --- a/.changeset/rotten-trees-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prettier-plugin-astro': patch ---- - -Bump ava to v4.0.1 diff --git a/.changeset/tasty-vans-travel.md b/.changeset/tasty-vans-travel.md deleted file mode 100644 index 391fd7b..0000000 --- a/.changeset/tasty-vans-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prettier-plugin-astro': patch ---- - -Format html using only the plugin itself diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c29ab7..6c41865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # prettier-plugin-astro +## 0.0.12 + +### Patch Changes + +- ab70152: Fix a bug in "allow shorthand" option (#87) +- 08c5fc6: Bump ava to v4.0.1 +- e28d1cf: Format html using only the plugin itself + ## 0.0.11 ### Patch Changes diff --git a/package.json b/package.json index c942396..2bced9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prettier-plugin-astro", - "version": "0.0.11", + "version": "0.0.12", "description": "A Prettier Plugin for formatting Astro files", "main": "dist/index.js", "files": [