Publish
- @tiptap/core@2.0.0-beta.84 - @tiptap/extension-code-block-lowlight@2.0.0-beta.30 - @tiptap/extension-mention@2.0.0-beta.60 - @tiptap/extension-placeholder@2.0.0-beta.24 - @tiptap/extension-text-align@2.0.0-beta.19 - @tiptap/html@2.0.0-beta.83 - @tiptap/starter-kit@2.0.0-beta.80 - @tiptap/suggestion@2.0.0-beta.58
This commit is contained in:
@@ -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.84](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.83...@tiptap/core@2.0.0-beta.84) (2021-06-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* improve types for generateHTML ([502b5b1](https://github.com/ueberdosis/tiptap/commit/502b5b1cc9f1a8beb49ef2da81a9db56c7e92424))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.83](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.82...@tiptap/core@2.0.0-beta.83) (2021-06-15)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/core
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/core",
|
||||
"description": "headless rich text editor",
|
||||
"version": "2.0.0-beta.83",
|
||||
"version": "2.0.0-beta.84",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
|
||||
Reference in New Issue
Block a user