diff --git a/.changeset/nice-impalas-live.md b/.changeset/nice-impalas-live.md deleted file mode 100644 index 5f2eee22..00000000 --- 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 adb8d61d..00000000 --- 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/short-years-bake.md b/.changeset/short-years-bake.md deleted file mode 100644 index 44e6e89f..00000000 --- a/.changeset/short-years-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prettier-plugin-astro': patch ---- - -Fix comment error when nested diff --git a/.changeset/tasty-vans-travel.md b/.changeset/tasty-vans-travel.md deleted file mode 100644 index 391fd7b6..00000000 --- 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 4c29ab73..f50309af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # prettier-plugin-astro +## 0.0.12 + +### Patch Changes + +- ab70152: Fix a bug in "allow shorthand" option (#87) +- 08c5fc6: Bump ava to v4.0.1 +- 4eebc6c: Fix comment error when nested +- e28d1cf: Format html using only the plugin itself + ## 0.0.11 ### Patch Changes diff --git a/package.json b/package.json index c9423960..2bced9e5 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": [