Skip to content

Commit 915785b

Browse files
committed
chore(release): v0.0.1
1 parent 1dd8c0c commit 915785b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11

2+
3+
## v0.0.1
4+
5+
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.1)
6+

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-tiptap-editor",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
55
"repository": "modbender/nuxt-tiptap-editor",
66
"license": "MIT",
@@ -45,4 +45,4 @@
4545
"nuxt": "^3.8.2",
4646
"vitest": "^0.33.0"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)