From 1c9299dd0c2fbb3f7e55a6e28e91d35b6fc49a9a Mon Sep 17 00:00:00 2001 From: Tiavina Michael Ralainirina Date: Sat, 15 Jun 2024 20:14:49 +0300 Subject: [PATCH] chore(release): v0.0.16 [skip ci] (#19) 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 a4b9a63..4b1cda3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,2 @@ -## 0.0.15 (2024-06-15) +## 0.0.16 (2024-06-15) diff --git a/package.json b/package.json index 2490d26..12bd27c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiptap-parser", - "version": "0.0.15", + "version": "0.0.16", "description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting", "keywords": [ "tiptap",