From 2d9ad3d59ea0d06d44f0b5fa13e06fcb8cd984d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 29 Aug 2024 02:08:59 +0000 Subject: [PATCH] chore(release): 1.1.1 ## marked-plaintify [1.1.1](https://github.com/bent10/marked-extensions/compare/marked-plaintify@1.1.0...marked-plaintify@1.1.1) (2024-08-29) ### Bug Fixes * lint code ([c75dfc9](https://github.com/bent10/marked-extensions/commit/c75dfc94eb2fc61d258d2e36caf20d4a91e06a16)) --- packages/plaintify/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/plaintify/changelog.md b/packages/plaintify/changelog.md index c31cc09..c6cf4bc 100644 --- a/packages/plaintify/changelog.md +++ b/packages/plaintify/changelog.md @@ -1,3 +1,10 @@ +## marked-plaintify [1.1.1](https://github.com/bent10/marked-extensions/compare/marked-plaintify@1.1.0...marked-plaintify@1.1.1) (2024-08-29) + + +### Bug Fixes + +* lint code ([c75dfc9](https://github.com/bent10/marked-extensions/commit/c75dfc94eb2fc61d258d2e36caf20d4a91e06a16)) + # marked-plaintify [1.1.0](https://github.com/bent10/marked-extensions/compare/marked-plaintify@1.0.1...marked-plaintify@1.1.0) (2024-07-30)