diff --git a/CHANGELOG.md b/CHANGELOG.md index f96265a..cb1687b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/deno.json b/deno.json index b63390a..d6dfbb5 100644 --- a/deno.json +++ b/deno.json @@ -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",