From 59b71b7c13c629586fba435eed263d1b459f95b0 Mon Sep 17 00:00:00 2001 From: Timeless0911 <50201324+Timeless0911@users.noreply.github.com> Date: Thu, 16 May 2024 14:49:34 +0800 Subject: [PATCH] chore(release): publish v0.5.6 (#43) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8102f2..5521e8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.6](https://github.com/web-infra-dev/mdx-rs/compare/v0.5.5...v0.5.6) (2024-05-16) + + +### Bug Fixes + +* trim_end when collect title in mdast ([#42](https://github.com/web-infra-dev/mdx-rs/issues/42)) ([3c366f7](https://github.com/web-infra-dev/mdx-rs/commit/3c366f74bbc0a9be8b3796834d8a2b0dd5635a4f)) + + + ## [0.5.5](https://github.com/web-infra-dev/mdx-rs/compare/v0.5.4...v0.5.5) (2024-05-04) diff --git a/package.json b/package.json index 612ca2e..f93d769 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rspress/mdx-rs", "description": "MDX compilation binding for Rspress", - "version": "0.5.5", + "version": "0.5.6", "main": "index.js", "types": "index.d.ts", "files": [