Publish
- @tiptap/extension-mention@2.0.0-beta.53 - @tiptap/suggestion@2.0.0-beta.53
This commit is contained in:
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [2.0.0-beta.53](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-mention@2.0.0-beta.52...@tiptap/extension-mention@2.0.0-beta.53) (2021-05-07)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @tiptap/extension-mention
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.0.0-beta.52](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-mention@2.0.0-beta.51...@tiptap/extension-mention@2.0.0-beta.52) (2021-05-07)
|
# [2.0.0-beta.52](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-mention@2.0.0-beta.51...@tiptap/extension-mention@2.0.0-beta.52) (2021-05-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @tiptap/extension-mention
|
**Note:** Version bump only for package @tiptap/extension-mention
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tiptap/extension-mention",
|
"name": "@tiptap/extension-mention",
|
||||||
"description": "mention extension for tiptap",
|
"description": "mention extension for tiptap",
|
||||||
"version": "2.0.0-beta.52",
|
"version": "2.0.0-beta.53",
|
||||||
"homepage": "https://tiptap.dev",
|
"homepage": "https://tiptap.dev",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tiptap",
|
"tiptap",
|
||||||
@@ -24,6 +24,6 @@
|
|||||||
"@tiptap/core": "^2.0.0-beta.1"
|
"@tiptap/core": "^2.0.0-beta.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tiptap/suggestion": "^2.0.0-beta.52"
|
"@tiptap/suggestion": "^2.0.0-beta.53"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [2.0.0-beta.53](https://github.com/ueberdosis/tiptap/compare/@tiptap/suggestion@2.0.0-beta.52...@tiptap/suggestion@2.0.0-beta.53) (2021-05-07)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* move @tiptap/core to peerDependency ([a03a01a](https://github.com/ueberdosis/tiptap/commit/a03a01ab042f7c655139a08ed547a58d8b1d386f))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.0.0-beta.52](https://github.com/ueberdosis/tiptap/compare/@tiptap/suggestion@2.0.0-beta.51...@tiptap/suggestion@2.0.0-beta.52) (2021-05-07)
|
# [2.0.0-beta.52](https://github.com/ueberdosis/tiptap/compare/@tiptap/suggestion@2.0.0-beta.51...@tiptap/suggestion@2.0.0-beta.52) (2021-05-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package @tiptap/suggestion
|
**Note:** Version bump only for package @tiptap/suggestion
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tiptap/suggestion",
|
"name": "@tiptap/suggestion",
|
||||||
"description": "suggestion plugin for tiptap",
|
"description": "suggestion plugin for tiptap",
|
||||||
"version": "2.0.0-beta.52",
|
"version": "2.0.0-beta.53",
|
||||||
"homepage": "https://tiptap.dev",
|
"homepage": "https://tiptap.dev",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tiptap",
|
"tiptap",
|
||||||
|
|||||||
Reference in New Issue
Block a user