- @tiptap/extension-mention@2.0.0-beta.94
 - @tiptap/suggestion@2.0.0-beta.89
This commit is contained in:
Philipp Kühn
2022-01-21 09:29:56 +01:00
parent 55fa220899
commit 84fa6fb85e
4 changed files with 25 additions and 3 deletions

View File

@@ -3,6 +3,17 @@
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.89](https://github.com/ueberdosis/tiptap/compare/@tiptap/suggestion@2.0.0-beta.88...@tiptap/suggestion@2.0.0-beta.89) (2022-01-21)
### Bug Fixes
* fixes an error when using the mention extension and pasting text ending with "@", fix [#2413](https://github.com/ueberdosis/tiptap/issues/2413) ([55fa220](https://github.com/ueberdosis/tiptap/commit/55fa2208996f648a2ca06b0a363a249ff5e39169))
# [2.0.0-beta.88](https://github.com/ueberdosis/tiptap/compare/@tiptap/suggestion@2.0.0-beta.87...@tiptap/suggestion@2.0.0-beta.88) (2022-01-20)
**Note:** Version bump only for package @tiptap/suggestion