Skip to content

Commit

Permalink
chore: release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Mar 29, 2023
1 parent 30356e7 commit 0b1f30d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.1.1"></a>
### [2.2.1](https://www.github.com/Val-istar-Guo/rehype-prism/compare/v2.2.0...v2.2.1) (2023-03-29)


### Bug Fixes

* toolbar and copy-to-clipboard plugin not work ([30356e7](https://www.github.com/Val-istar-Guo/rehype-prism/commit/30356e70c68ea79ac3563abe489b6b5dd4c912fc)), closes [#20](https://www.github.com/Val-istar-Guo/rehype-prism/issues/20)

## [2.2.0](https://www.github.com/Val-istar-Guo/rehype-prism/compare/v2.1.3...v2.2.0) (2023-01-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"watch": "NODE_ENV=development ttsc -w"
},
"description": "The unified plugin used to highlight code block in html with Prism",
"version": "2.2.0",
"version": "2.2.1",
"directories": {
"test": "tests"
},
Expand Down

0 comments on commit 0b1f30d

Please sign in to comment.