From 407a12859aeed47598d3eb4ee87515b1a34ec42a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Dec 2023 21:58:33 +0000 Subject: [PATCH] chore(release): release new version: 1.0.0 [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e970ac4..37ac66c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 1.0.0 (2023-12-20) + + +### Features + +* migration to ng16, storybook v7 ([#17](https://github.com/dylannnn/ngx-multi-keywords-highlighter/issues/17)) ([3f93cb8](https://github.com/dylannnn/ngx-multi-keywords-highlighter/commit/3f93cb81e20f8fbd9c86018bac261c73026a9efa)) +* update nx and angular 17 migration ([e0a232c](https://github.com/dylannnn/ngx-multi-keywords-highlighter/commit/e0a232cb401ee56145482ce9553c7ffe5bb6a9ef)) + # 1.0.0 (2023-10-23)