From fd48f6883c7633648d81f01e51dff551bf65f4e2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 May 2024 05:08:59 +0000 Subject: [PATCH] chore(release): 1.8.2 [skip ci] ## [1.8.2](https://github.com/tiavina-mika/mui-tiptap-editor/compare/v1.8.1...v1.8.2) (2024-05-06) ### Performance Improvements * vite as dev dependecies ([acb5737](https://github.com/tiavina-mika/mui-tiptap-editor/commit/acb5737055596ae6ea79ff7c3238d93f1ec0c0f3)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea1d4d5..083b9f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.2](https://github.com/tiavina-mika/mui-tiptap-editor/compare/v1.8.1...v1.8.2) (2024-05-06) + + +### Performance Improvements + +* vite as dev dependecies ([acb5737](https://github.com/tiavina-mika/mui-tiptap-editor/commit/acb5737055596ae6ea79ff7c3238d93f1ec0c0f3)) + ## [1.8.1](https://github.com/tiavina-mika/mui-tiptap-editor/compare/v1.8.0...v1.8.1) (2024-05-05)