Skip to content

Commit

Permalink
release: v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
KazariEX committed Oct 7, 2024
1 parent 1d6d394 commit 1cb7e06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.0.9 (2024-10-08)

### Bug Fixes

- delete ranges instead of highlights

- avoid deleting external stylesheet

- avoid running `dispose` multiple times

## 0.0.8 (2024-10-07)

### Features
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": "plain-shiki",
"version": "0.0.8",
"version": "0.0.9",
"description": "Highlight your plaintext via Shiki",
"keywords": [
"shiki",
Expand Down

0 comments on commit 1cb7e06

Please sign in to comment.