- @tiptap/core@2.0.0-beta.16
 - @tiptap/extension-horizontal-rule@2.0.0-beta.2
 - @tiptap/extension-mention@2.0.0-beta.16
 - @tiptap/html@2.0.0-beta.16
 - @tiptap/react@2.0.0-beta.15
 - @tiptap/starter-kit@2.0.0-beta.11
 - @tiptap/suggestion@2.0.0-beta.16
This commit is contained in:
Philipp Kühn
2021-04-07 12:01:33 +02:00
parent b8d9b7d4c7
commit a06a8f0fa2
14 changed files with 77 additions and 12 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.2](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/extension-horizontal-rule@2.0.0-beta.1...@tiptap/extension-horizontal-rule@2.0.0-beta.2) (2021-04-07)
### Bug Fixes
* improve handling of horizontal rule at document end, fix [#248](https://github.com/ueberdosis/tiptap-next/issues/248) ([af17f2c](https://github.com/ueberdosis/tiptap-next/commit/af17f2c65794767e4b7ddfd1c1277a567acd898d))
# [2.0.0-beta.1](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/extension-horizontal-rule@2.0.0-alpha.11...@tiptap/extension-horizontal-rule@2.0.0-beta.1) (2021-03-05)
**Note:** Version bump only for package @tiptap/extension-horizontal-rule

View File

@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-horizontal-rule",
"description": "horizontal rule extension for tiptap",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",