Skip to content

Commit fc214a6

Browse files
Version Packages (#371)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fa1a6e3 commit fc214a6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/grumpy-ears-chew.md

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

.changeset/six-lobsters-jog.md

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

CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- fa1a6e3: Do not delete line breaks and indentation of lines in class attribute
8+
9+
### Patch Changes
10+
11+
- b806845: Format doctype as lowercase to match Prettier 3.0
12+
313
## 0.11.1
414

515
### 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.11.1",
3+
"version": "0.12.0",
44
"type": "module",
55
"description": "A Prettier Plugin for formatting Astro files",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)