Skip to content

Commit

Permalink
chore(release): publish v0.6.3 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 authored Nov 7, 2024
1 parent ae73f70 commit f84b76d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.6.3](https://github.com/web-infra-dev/mdx-rs/compare/v0.6.2...v0.6.3) (2024-11-07)


### Bug Fixes

* generate header anchor for strong/em/del syntax ([#64](https://github.com/web-infra-dev/mdx-rs/issues/64)) ([ae73f70](https://github.com/web-infra-dev/mdx-rs/commit/ae73f70a55f39a849d4f2ec5fef6f120907bddde))



## [0.6.2](https://github.com/web-infra-dev/mdx-rs/compare/v0.6.1...v0.6.2) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rspress/mdx-rs",
"description": "MDX compilation binding for Rspress",
"version": "0.6.2",
"version": "0.6.3",
"main": "index.js",
"types": "index.d.ts",
"files": [
Expand Down

0 comments on commit f84b76d

Please sign in to comment.