Skip to content

Commit

Permalink
release: v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Dec 27, 2024
1 parent fc2d758 commit 0a259c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.7](https://github.com/brc-dd/prettier-plugin-vitepress/compare/v0.0.6...v0.0.7) (2024-12-27)

### Bug Fixes

- handle multiple adjacent roots ([fc2d758](https://github.com/brc-dd/prettier-plugin-vitepress/commit/fc2d75878d5217a4a57a2cfd628c5011dab0ebb2))

## [0.0.6](https://github.com/brc-dd/prettier-plugin-vitepress/compare/v0.0.5...v0.0.6) (2024-12-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-vitepress",
"version": "0.0.6",
"version": "0.0.7",
"description": "a prettier plugin to format vue in markdown syntax used in vitepress",
"keywords": [
"prettier",
Expand Down

0 comments on commit 0a259c9

Please sign in to comment.