From 18ad02b5cf201fc80d27a1893f7bd0324f14bc7c Mon Sep 17 00:00:00 2001 From: Timeless0911 <50201324+Timeless0911@users.noreply.github.com> Date: Thu, 16 May 2024 17:42:54 +0800 Subject: [PATCH] chore(release): publish v0.5.7 (#45) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5521e8a..efef988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.7](https://github.com/web-infra-dev/mdx-rs/compare/v0.5.6...v0.5.7) (2024-05-16) + + +### Bug Fixes + +* trim_end when collect title in hast ([#44](https://github.com/web-infra-dev/mdx-rs/issues/44)) ([219617b](https://github.com/web-infra-dev/mdx-rs/commit/219617b9588450a38850f431748c6fe216bbea7e)) + + + ## [0.5.6](https://github.com/web-infra-dev/mdx-rs/compare/v0.5.5...v0.5.6) (2024-05-16) diff --git a/package.json b/package.json index f93d769..e556306 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rspress/mdx-rs", "description": "MDX compilation binding for Rspress", - "version": "0.5.6", + "version": "0.5.7", "main": "index.js", "types": "index.d.ts", "files": [