diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b13789..3d5746d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,6 @@ + +## v0.0.1 + +[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v0.0.1...v0.0.1) + diff --git a/package.json b/package.json index f4e95d3..347bf8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-tiptap-editor", - "version": "0.0.0", + "version": "0.0.1", "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App", "repository": "modbender/nuxt-tiptap-editor", "license": "MIT", @@ -45,4 +45,4 @@ "nuxt": "^3.8.2", "vitest": "^0.33.0" } -} +} \ No newline at end of file