Skip to content

Commit

Permalink
Version Packages (withastro#296)
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 Oct 28, 2022
1 parent ca48060 commit e54f7ea
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-games-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-parrots-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-parents-refuse.md

This file was deleted.

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

## 0.7.0

### Minor Changes

- 485fb91: Fixed custom-elements being allowed to self close despite the HTML spec saying otherwise

### Patch Changes

- b99b461: Add support for formatting expressions with multiple root elements
- ca48060: Add support for prettier-ignore comments

## 0.6.0

### Minor 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.6.0",
"version": "0.7.0",
"type": "commonjs",
"description": "A Prettier Plugin for formatting Astro files",
"main": "dist/index.js",
Expand Down

0 comments on commit e54f7ea

Please sign in to comment.