diff --git a/CHANGELOG.md b/CHANGELOG.md index 427bf0c..70007cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,4 @@ -## 0.0.21 (2024-06-15) +## 0.0.22 (2024-06-15) + + diff --git a/package.json b/package.json index d1bc03e..e03bd17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.0.21", + "version": "0.0.22", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",