Publish
- @tiptap/core@2.0.0-beta.111 - @tiptap/extension-bubble-menu@2.0.0-beta.35 - @tiptap/extension-floating-menu@2.0.0-beta.29 - @tiptap/html@2.0.0-beta.110 - @tiptap/react@2.0.0-beta.71 - @tiptap/starter-kit@2.0.0-beta.110 - @tiptap/vue-2@2.0.0-beta.53 - @tiptap/vue-3@2.0.0-beta.62
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.71](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.70...@tiptap/react@2.0.0-beta.71) (2021-09-22)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/react
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.70](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.69...@tiptap/react@2.0.0-beta.70) (2021-09-21)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/react
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/react",
|
||||
"description": "React components for tiptap",
|
||||
"version": "2.0.0-beta.70",
|
||||
"version": "2.0.0-beta.71",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@@ -32,8 +32,8 @@
|
||||
"react-dom": "^17.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.34",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.28",
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.35",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.29",
|
||||
"prosemirror-view": "^1.20.1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user