diff --git a/CHANGELOG.md b/CHANGELOG.md index 436c534..771d1c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,2 @@ -## 0.1.0 (2024-06-19) - - -### Features - -* update doc ([c790ff3](https://github.com/tiavina-mika/tiptap-parser/commit/c790ff329b60b76dd325d90e285d1adcd89a94fe)) +## 0.1.1 (2024-06-19) diff --git a/package.json b/package.json index 95bac3d..ec47b1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.1.0", + "version": "0.1.1", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",