Skip to content

Commit

Permalink
chore(release): v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender committed Dec 3, 2023
1 parent d7de99b commit 1ba8ae7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

## v0.0.2


### 🏡 Chore

- Transpile, test, README ([d7de99b](https://github.com/modbender/nuxt-tiptap/commit/d7de99b))

### ❤️ Contributors

- Modbender <[email protected]>

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap",
"version": "0.0.1",
"version": "0.0.2",
"description": "TipTap Editor for Nuxt",
"repository": "modbender/nuxt-tiptap",
"license": "MIT",
Expand Down Expand Up @@ -45,4 +45,4 @@
"nuxt": "^3.8.2",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 1ba8ae7

Please sign in to comment.