Skip to content

Commit 5ab4595

Browse files
committed
chore(release): v0.0.2
1 parent d75c234 commit 5ab4595

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.0.2
3+
4+
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.2)
5+
6+
### 🏡 Chore
7+
8+
- **release:** V0.0.1 ([d75c234](https://github.com/modbender/nuxt-tiptap-editor/commit/d75c234))
9+
10+
### ❤️ Contributors
11+
12+
- Modbender <[email protected]>
13+
214
## v0.0.1
315

416
[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-tiptap-editor",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
55
"repository": "modbender/nuxt-tiptap-editor",
66
"license": "MIT",

0 commit comments

Comments
 (0)