From 2a51733e7ce7a4bf5f0f9611fd2c3816e509f7be Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Oct 2023 13:30:27 +0000 Subject: [PATCH] chore(release): 1.5.7 [skip ci] ## [1.5.7](https://github.com/adobe/franklin-sidekick-library/compare/v1.5.6...v1.5.7) (2023-10-27) ### Bug Fixes * make block names author friendly when pasted ([#83](https://github.com/adobe/franklin-sidekick-library/issues/83)) ([52353d7](https://github.com/adobe/franklin-sidekick-library/commit/52353d781ef38134a905bd9b4d331c91c384df3a)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e45d1..2afb8c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.7](https://github.com/adobe/franklin-sidekick-library/compare/v1.5.6...v1.5.7) (2023-10-27) + + +### Bug Fixes + +* make block names author friendly when pasted ([#83](https://github.com/adobe/franklin-sidekick-library/issues/83)) ([52353d7](https://github.com/adobe/franklin-sidekick-library/commit/52353d781ef38134a905bd9b4d331c91c384df3a)) + ## [1.5.6](https://github.com/adobe/franklin-sidekick-library/compare/v1.5.5...v1.5.6) (2023-10-19)