diff --git a/CHANGELOG.md b/CHANGELOG.md index 3929468..e09a9ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -## 0.0.9 (2024-06-13) +## 0.0.10 (2024-06-13) ### Bug Fixes -* trigger actions ([90b768b](https://github.com/tiavina-mika/tiptap-parser/commit/90b768b578b947a7ddae2a89dbe0b46c25f9cfa9)) +* workflow ([fc0ea71](https://github.com/tiavina-mika/tiptap-parser/commit/fc0ea712bbed302d66942d46d087134c1077e24d)) diff --git a/package.json b/package.json index a0a04af..3cce550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.0.9", + "version": "0.0.10", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",