Skip to content

Commit ce2916f

Browse files
committed
chore(release): v0.0.1
1 parent 5736f24 commit ce2916f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11

2+
## v0.0.1
3+
4+
5+
### 🏡 Chore
6+
7+
- Transpile, test, README ([d7de99b](https://github.com/modbender/nuxt-tiptap/commit/d7de99b))
8+
- **release:** V0.0.2 ([1ba8ae7](https://github.com/modbender/nuxt-tiptap/commit/1ba8ae7))
9+
- **release:** V0.0.2 ([468d306](https://github.com/modbender/nuxt-tiptap/commit/468d306))
10+
- **release:** V0.0.1 ([cb5c307](https://github.com/modbender/nuxt-tiptap/commit/cb5c307))
11+
- **release:** V0.0.2 ([5736f24](https://github.com/modbender/nuxt-tiptap/commit/5736f24))
12+
13+
### ❤️ Contributors
14+
15+
- Modbender <rameshmamathayashas@gmail.com>
16+
217
## v0.0.2
318

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-tiptap",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"description": "TipTap Editor for Nuxt",
55
"repository": "modbender/nuxt-tiptap",
66
"license": "MIT",

0 commit comments

Comments
 (0)