Publish
- @tiptap/core@2.0.0-beta.99 - @tiptap/extension-bubble-menu@2.0.0-beta.29 - @tiptap/extension-code-block-lowlight@2.0.0-beta.34 - @tiptap/extension-floating-menu@2.0.0-beta.23 - @tiptap/extension-focus@2.0.0-beta.23 - @tiptap/extension-mention@2.0.0-beta.67 - @tiptap/extension-placeholder@2.0.0-beta.27 - @tiptap/extension-table@2.0.0-beta.28 - @tiptap/html@2.0.0-beta.98 - @tiptap/react@2.0.0-beta.60 - @tiptap/starter-kit@2.0.0-beta.97 - @tiptap/suggestion@2.0.0-beta.65 - @tiptap/vue-2@2.0.0-beta.46 - @tiptap/vue-3@2.0.0-beta.52
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.0.0-beta.52](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-3@2.0.0-beta.51...@tiptap/vue-3@2.0.0-beta.52) (2021-08-13)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/vue-3
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.51](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-3@2.0.0-beta.50...@tiptap/vue-3@2.0.0-beta.51) (2021-08-13)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/vue-3",
|
||||
"description": "Vue components for tiptap",
|
||||
"version": "2.0.0-beta.51",
|
||||
"version": "2.0.0-beta.52",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@@ -24,8 +24,8 @@
|
||||
"@tiptap/core": "^2.0.0-beta.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.28",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.22",
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.29",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.23",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.0",
|
||||
"vue": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user