From 0b9ac67747b14529c52498a5e09e2b0c1f40d0b6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 30 Oct 2024 11:03:13 +0000 Subject: [PATCH] chore(release): 2.1.1 ## marked-alert [2.1.1](https://github.com/bent10/marked-extensions/compare/marked-alert@2.1.0...marked-alert@2.1.1) (2024-10-30) ### Bug Fixes * correctly handle extra spaces on first line ([f68d1e0](https://github.com/bent10/marked-extensions/commit/f68d1e0675d60f08d5ba786f9ec505f736a52347)), closes [#120](https://github.com/bent10/marked-extensions/issues/120) --- packages/alert/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/alert/changelog.md b/packages/alert/changelog.md index 588573e..7862110 100644 --- a/packages/alert/changelog.md +++ b/packages/alert/changelog.md @@ -1,3 +1,10 @@ +## marked-alert [2.1.1](https://github.com/bent10/marked-extensions/compare/marked-alert@2.1.0...marked-alert@2.1.1) (2024-10-30) + + +### Bug Fixes + +* correctly handle extra spaces on first line ([f68d1e0](https://github.com/bent10/marked-extensions/commit/f68d1e0675d60f08d5ba786f9ec505f736a52347)), closes [#120](https://github.com/bent10/marked-extensions/issues/120) + # marked-alert [2.1.0](https://github.com/bent10/marked-extensions/compare/marked-alert@2.0.2...marked-alert@2.1.0) (2024-09-26)