Publish
- @tiptap/extension-mention@2.0.0-beta.90 - @tiptap/suggestion@2.0.0-beta.85
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.90](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-mention@2.0.0-beta.89...@tiptap/extension-mention@2.0.0-beta.90) (2021-12-04)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/extension-mention
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.89](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-mention@2.0.0-beta.88...@tiptap/extension-mention@2.0.0-beta.89) (2021-12-02)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/extension-mention
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/extension-mention",
|
||||
"description": "mention extension for tiptap",
|
||||
"version": "2.0.0-beta.89",
|
||||
"version": "2.0.0-beta.90",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@@ -24,7 +24,7 @@
|
||||
"@tiptap/core": "^2.0.0-beta.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/suggestion": "^2.0.0-beta.84",
|
||||
"@tiptap/suggestion": "^2.0.0-beta.85",
|
||||
"prosemirror-model": "^1.15.0",
|
||||
"prosemirror-state": "^1.3.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user