Skip to content

Commit

Permalink
Version Packages (withastro#285)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 29, 2022
1 parent fe68b94 commit 4244991
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-donkeys-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-jokes-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-kiwis-walk.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# prettier-plugin-astro

## 0.5.5

### Patch Changes

- fe68b94: Fix missing newline after attributes on inline elements when using singleAttributePerLine
- 96e2b28: Fix expressions not hugging the end of the tag in cases where they should
- 4e6fde8: Fix newlines being added to style tags even if they were empty

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-astro",
"version": "0.5.4",
"version": "0.5.5",
"type": "commonjs",
"description": "A Prettier Plugin for formatting Astro files",
"main": "dist/index.js",
Expand Down

0 comments on commit 4244991

Please sign in to comment.