From 3cc4926124170c4e03ce735933c420931f4c6bc3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Sep 2024 06:03:45 +0000 Subject: [PATCH] chore(release): 2.1.0 # 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) ### Features * improve alert token handling ([867b011](https://github.com/bent10/marked-extensions/commit/867b0111a8f2be8dede66bdcc8b7ea6309bc28c2)), 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 49545c4..588573e 100644 --- a/packages/alert/changelog.md +++ b/packages/alert/changelog.md @@ -1,3 +1,10 @@ +# 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) + + +### Features + +* improve alert token handling ([867b011](https://github.com/bent10/marked-extensions/commit/867b0111a8f2be8dede66bdcc8b7ea6309bc28c2)), closes [#120](https://github.com/bent10/marked-extensions/issues/120) + ## marked-alert [2.0.2](https://github.com/bent10/marked-extensions/compare/marked-alert@2.0.1...marked-alert@2.0.2) (2024-08-29)