From 49874fafe3dc5a93ca1560fdd62c49a0e52f04dc Mon Sep 17 00:00:00 2001 From: Tiavina Michael Ralainirina Date: Sat, 15 Jun 2024 20:05:36 +0300 Subject: [PATCH] chore(release): v0.0.14 [skip ci] (#17) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d5c107..4051a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,2 @@ -## 0.0.13 (2024-06-15) +## 0.0.14 (2024-06-15) diff --git a/package.json b/package.json index 070477e..6bc5307 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.0.13", + "version": "0.0.14", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",