Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender committed Dec 7, 2023
1 parent 05c4ca8 commit 16983e1
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
@@ -1,4 +1,16 @@

## v0.0.3

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

### 🚀 Enhancements

- Add imports for default extensions ([05c4ca8](https://github.com/modbender/nuxt-tiptap-editor/commit/05c4ca8))

### ❤️ Contributors

- Modbender <[email protected]>

## v0.0.2

[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.2)
Expand Down
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-editor",
"version": "0.0.2",
"version": "0.0.3",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"license": "MIT",
Expand Down Expand Up @@ -48,4 +48,4 @@
"nuxt": "^3.8.2",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 16983e1

Please sign in to comment.