Skip to content

Commit 0747c8c

Browse files
Version Packages
1 parent e28d1cf commit 0747c8c

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/nice-impalas-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rotten-trees-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-vans-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# prettier-plugin-astro
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- ab70152: Fix a bug in "allow shorthand" option (#87)
8+
- 08c5fc6: Bump ava to v4.0.1
9+
- e28d1cf: Format html using only the plugin itself
10+
311
## 0.0.11
412

513
### Patch Changes

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-astro",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "A Prettier Plugin for formatting Astro files",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)