Skip to content

Commit

Permalink
release: v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Dec 2, 2024
1 parent 8b5e9a0 commit fc2e3ff
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.5](https://github.com/brc-dd/prettier-plugin-vitepress/compare/v0.0.4...v0.0.5) (2024-12-02)

### Bug Fixes

- don't format mdit attributes ([8b5e9a0](https://github.com/brc-dd/prettier-plugin-vitepress/commit/8b5e9a03edfcfe85defcc25d19dfe52da43dd41f))

## [0.0.4](https://github.com/brc-dd/prettier-plugin-vitepress/compare/v0.0.3...v0.0.4) (2024-12-02)

### Bug Fixes
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.4",
"version": "0.0.5",
"exports": "./src/index.ts",
"compilerOptions": {
"noFallthroughCasesInSwitch": true,
Expand Down

0 comments on commit fc2e3ff

Please sign in to comment.