- @tiptap/core@2.0.0-alpha.2
This commit is contained in:
Philipp Kühn
2020-11-16 15:57:49 +01:00
parent 3501936f98
commit 0cee9fb3b7
2 changed files with 15 additions and 2 deletions

View File

@@ -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-alpha.2](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/core@2.0.0-alpha.1...@tiptap/core@2.0.0-alpha.2) (2020-11-16)
**Note:** Version bump only for package @tiptap/core
# [2.0.0-alpha.1](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/core@2.0.0-alpha.0...@tiptap/core@2.0.0-alpha.1) (2020-11-16) # [2.0.0-alpha.1](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/core@2.0.0-alpha.0...@tiptap/core@2.0.0-alpha.1) (2020-11-16)
**Note:** Version bump only for package @tiptap/core **Note:** Version bump only for package @tiptap/core

View File

@@ -1,8 +1,13 @@
{ {
"name": "@tiptap/core", "name": "@tiptap/core",
"version": "2.0.0-alpha.1", "version": "2.0.0-alpha.2",
"homepage": "https://tiptap.dev", "homepage": "https://tiptap.dev",
"keywords": ["tiptap", "headless", "wysiwyg", "text editor"], "keywords": [
"tiptap",
"headless",
"wysiwyg",
"text editor"
],
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",