Skip to content

Commit f898873

Browse files
committed
chore(release): 0.2.3
1 parent 98d7b94 commit f898873

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.3](https://github.com/leo91000/vue-tiptap-renderer/compare/v0.2.2...v0.2.3) (2023-12-07)
6+
7+
8+
### Features
9+
10+
* Add extractContentText util and upgrade deps ([a7bfbcd](https://github.com/leo91000/vue-tiptap-renderer/commit/a7bfbcd6061ca62778f778cfdfbc4213ba6feb49))
11+
512
### [0.2.2](https://github.com/leo91000/vue-tiptap-renderer/compare/v0.2.1...v0.2.2) (2022-05-15)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@leo91000/vue-tiptap-renderer",
33
"type": "module",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"packageManager": "[email protected]",
66
"description": "Tiptap JSON content renderer for Vue 2/3",
77
"author": {

0 commit comments

Comments
 (0)