Skip to content

Commit 4cfbe3a

Browse files
committed
chore(release): 0.2.5
1 parent 45d044e commit 4cfbe3a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.5](https://github.com/leo91000/vue-tiptap-renderer/compare/v0.2.4...v0.2.5) (2023-12-07)
6+
57
### [0.2.4](https://github.com/leo91000/vue-tiptap-renderer/compare/v0.2.3...v0.2.4) (2023-12-07)
68

79
### [0.2.3](https://github.com/leo91000/vue-tiptap-renderer/compare/v0.2.2...v0.2.3) (2023-12-07)

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.4",
4+
"version": "0.2.5",
55
"packageManager": "[email protected]",
66
"description": "Tiptap JSON content renderer for Vue 2/3",
77
"author": {

0 commit comments

Comments
 (0)