diff --git a/CHANGELOG.md b/CHANGELOG.md index 1611af8..933889c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,2 @@ -## 0.2.0 (2024-07-24) - - -### Features - -* export parse ([4b01089](https://github.com/tiavina-mika/tiptap-parser/commit/4b01089251d3b1916f20c30da7a822a995308e62)) +## 0.2.1 (2024-10-09) diff --git a/package.json b/package.json index 82a8d83..d30741f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.2.0", + "version": "0.2.1", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",