Skip to content

Commit

Permalink
chore(release): publish v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuan0704 committed Oct 23, 2023
1 parent 6504df2 commit 5b52c03
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.4.1](https://github.com/web-infra-dev/mdx-rs-binding/compare/v0.4.0...v0.4.1) (2023-10-23)


### Bug Fixes

* anchor missed when link exsited in header ([6504df2](https://github.com/web-infra-dev/mdx-rs-binding/commit/6504df27555565aba8262326d5947b3427915fb2))



# [0.4.0](https://github.com/web-infra-dev/mdx-rs-binding/compare/v0.3.3...v0.4.0) (2023-10-18)


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.4.0",
"version": "0.4.1",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 5b52c03

Please sign in to comment.