Skip to content

Commit 1ba8ae7

Browse files
committed
chore(release): v0.0.2
1 parent d7de99b commit 1ba8ae7

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
## v0.0.2
3+
4+
5+
### 🏡 Chore
6+
7+
- Transpile, test, README ([d7de99b](https://github.com/modbender/nuxt-tiptap/commit/d7de99b))
8+
9+
### ❤️ Contributors
10+
11+
- Modbender <rameshmamathayashas@gmail.com>
12+

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-tiptap",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "TipTap Editor for Nuxt",
55
"repository": "modbender/nuxt-tiptap",
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)