@@ -3,14 +3,6 @@
|
||||
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.176](https://github.com/ueberdosis/tiptap/compare/@tiptap/html@2.0.0-beta.175...@tiptap/html@2.0.0-beta.176) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/html
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-beta.175](https://github.com/ueberdosis/tiptap/compare/@tiptap/html@2.0.0-beta.174...@tiptap/html@2.0.0-beta.175) (2022-05-18)
|
||||
|
||||
**Note:** Version bump only for package @tiptap/html
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tiptap/html",
|
||||
"description": "utility package to render tiptap JSON as HTML",
|
||||
"version": "2.0.0-beta.176",
|
||||
"version": "2.0.0-beta.175",
|
||||
"homepage": "https://tiptap.dev",
|
||||
"keywords": [
|
||||
"tiptap",
|
||||
@@ -21,7 +21,7 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.0.0-beta.177",
|
||||
"@tiptap/core": "^2.0.0-beta.176",
|
||||
"prosemirror-model": "^1.16.1",
|
||||
"zeed-dom": "^0.9.19"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user