Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @tiptap/core@2.0.0-beta.47
 - @tiptap/extension-blockquote@2.0.0-beta.9
 - @tiptap/extension-bold@2.0.0-beta.9
 - @tiptap/extension-bubble-menu@2.0.0-beta.13
 - @tiptap/extension-bullet-list@2.0.0-beta.9
 - @tiptap/extension-character-count@2.0.0-beta.8
 - @tiptap/extension-code-block-lowlight@2.0.0-beta.16
 - @tiptap/extension-code-block@2.0.0-beta.11
 - @tiptap/extension-code@2.0.0-beta.9
 - @tiptap/extension-collaboration-cursor@2.0.0-beta.15
 - @tiptap/extension-collaboration@2.0.0-beta.13
 - @tiptap/extension-document@2.0.0-beta.8
 - @tiptap/extension-dropcursor@2.0.0-beta.9
 - @tiptap/extension-floating-menu@2.0.0-beta.10
 - @tiptap/extension-focus@2.0.0-beta.14
 - @tiptap/extension-font-family@2.0.0-beta.8
 - @tiptap/extension-gapcursor@2.0.0-beta.13
 - @tiptap/extension-hard-break@2.0.0-beta.9
 - @tiptap/extension-heading@2.0.0-beta.9
 - @tiptap/extension-highlight@2.0.0-beta.9
 - @tiptap/extension-history@2.0.0-beta.8
 - @tiptap/extension-horizontal-rule@2.0.0-beta.12
 - @tiptap/extension-image@2.0.0-beta.9
 - @tiptap/extension-italic@2.0.0-beta.9
 - @tiptap/extension-link@2.0.0-beta.12
 - @tiptap/extension-list-item@2.0.0-beta.9
 - @tiptap/extension-mention@2.0.0-beta.48
 - @tiptap/extension-ordered-list@2.0.0-beta.9
 - @tiptap/extension-paragraph@2.0.0-beta.10
 - @tiptap/extension-placeholder@2.0.0-beta.13
 - @tiptap/extension-strike@2.0.0-beta.10
 - @tiptap/extension-table-cell@2.0.0-beta.9
 - @tiptap/extension-table-header@2.0.0-beta.11
 - @tiptap/extension-table-row@2.0.0-beta.9
 - @tiptap/extension-table@2.0.0-beta.16
 - @tiptap/extension-task-item@2.0.0-beta.11
 - @tiptap/extension-task-list@2.0.0-beta.11
 - @tiptap/extension-text-align@2.0.0-beta.12
 - @tiptap/extension-text-style@2.0.0-beta.9
 - @tiptap/extension-text@2.0.0-beta.8
 - @tiptap/extension-typography@2.0.0-beta.8
 - @tiptap/extension-underline@2.0.0-beta.10
 - @tiptap/html@2.0.0-beta.47
 - @tiptap/react@2.0.0-beta.31
 - @tiptap/starter-kit@2.0.0-beta.44
 - @tiptap/suggestion@2.0.0-beta.48
 - @tiptap/vue-2@2.0.0-beta.25
 - @tiptap/vue-3@2.0.0-beta.31
  • Loading branch information
philippkuehn committed May 6, 2021
1 parent 1277fa4 commit fb1196c
Show file tree
Hide file tree
Showing 96 changed files with 605 additions and 77 deletions.
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.47](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.46...@tiptap/core@2.0.0-beta.47) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.46](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.45...@tiptap/core@2.0.0-beta.46) (2021-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/core",
"description": "headless rich text editor",
"version": "2.0.0-beta.46",
"version": "2.0.0-beta.47",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-blockquote/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-blockquote@2.0.0-beta.8...@tiptap/extension-blockquote@2.0.0-beta.9) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-blockquote@2.0.0-beta.7...@tiptap/extension-blockquote@2.0.0-beta.8) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-blockquote
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-blockquote",
"description": "blockquote extension for tiptap",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-bold/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bold@2.0.0-beta.8...@tiptap/extension-bold@2.0.0-beta.9) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bold@2.0.0-beta.7...@tiptap/extension-bold@2.0.0-beta.8) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-bold
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bold/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-bold",
"description": "bold extension for tiptap",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-bubble-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bubble-menu@2.0.0-beta.12...@tiptap/extension-bubble-menu@2.0.0-beta.13) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bubble-menu@2.0.0-beta.11...@tiptap/extension-bubble-menu@2.0.0-beta.12) (2021-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bubble-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-bubble-menu",
"description": "bubble-menu extension for tiptap",
"version": "2.0.0-beta.12",
"version": "2.0.0-beta.13",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-bullet-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bullet-list@2.0.0-beta.8...@tiptap/extension-bullet-list@2.0.0-beta.9) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bullet-list@2.0.0-beta.7...@tiptap/extension-bullet-list@2.0.0-beta.8) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-bullet-list
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bullet-list/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-bullet-list",
"description": "bullet list extension for tiptap",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-character-count/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.7...@tiptap/extension-character-count@2.0.0-beta.8) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.6...@tiptap/extension-character-count@2.0.0-beta.7) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-character-count
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-character-count/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-character-count",
"description": "font family extension for tiptap",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-code-block-lowlight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.16](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.15...@tiptap/extension-code-block-lowlight@2.0.0-beta.16) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.14...@tiptap/extension-code-block-lowlight@2.0.0-beta.15) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-code-block-lowlight
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-code-block-lowlight/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-code-block-lowlight",
"description": "code block extension for tiptap",
"version": "2.0.0-beta.15",
"version": "2.0.0-beta.16",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"@tiptap/extension-code-block": "^2.0.0-beta.10",
"@tiptap/extension-code-block": "^2.0.0-beta.11",
"@types/lowlight": "^0.0.1",
"lowlight": "^1.20.0",
"prosemirror-model": "^1.14.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block@2.0.0-beta.10...@tiptap/extension-code-block@2.0.0-beta.11) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block@2.0.0-beta.9...@tiptap/extension-code-block@2.0.0-beta.10) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-code-block
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-code-block/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-code-block",
"description": "code block extension for tiptap",
"version": "2.0.0-beta.10",
"version": "2.0.0-beta.11",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-code/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code@2.0.0-beta.8...@tiptap/extension-code@2.0.0-beta.9) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code@2.0.0-beta.7...@tiptap/extension-code@2.0.0-beta.8) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-code
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-code/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-code",
"description": "code extension for tiptap",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-collaboration-cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration-cursor@2.0.0-beta.14...@tiptap/extension-collaboration-cursor@2.0.0-beta.15) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.14](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration-cursor@2.0.0-beta.13...@tiptap/extension-collaboration-cursor@2.0.0-beta.14) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-collaboration-cursor
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-collaboration-cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-collaboration-cursor",
"description": "collaboration cursor extension for tiptap",
"version": "2.0.0-beta.14",
"version": "2.0.0-beta.15",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-collaboration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration@2.0.0-beta.12...@tiptap/extension-collaboration@2.0.0-beta.13) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.12](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration@2.0.0-beta.11...@tiptap/extension-collaboration@2.0.0-beta.12) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-collaboration
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-collaboration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-collaboration",
"description": "collaboration extension for tiptap",
"version": "2.0.0-beta.12",
"version": "2.0.0-beta.13",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-document/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-document@2.0.0-beta.7...@tiptap/extension-document@2.0.0-beta.8) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.7](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-document@2.0.0-beta.6...@tiptap/extension-document@2.0.0-beta.7) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-document
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-document/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-document",
"description": "document extension for tiptap",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-dropcursor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-dropcursor@2.0.0-beta.8...@tiptap/extension-dropcursor@2.0.0-beta.9) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.8](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-dropcursor@2.0.0-beta.7...@tiptap/extension-dropcursor@2.0.0-beta.8) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-dropcursor
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-dropcursor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-dropcursor",
"description": "dropcursor extension for tiptap",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 11 additions & 0 deletions packages/extension-floating-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-floating-menu@2.0.0-beta.9...@tiptap/extension-floating-menu@2.0.0-beta.10) (2021-05-06)


### Bug Fixes

* add exports to package.json ([1277fa4](https://github.com/ueberdosis/tiptap/commit/1277fa47151e9c039508cdb219bdd0ffe647f4ee))





# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-floating-menu@2.0.0-beta.8...@tiptap/extension-floating-menu@2.0.0-beta.9) (2021-05-06)

**Note:** Version bump only for package @tiptap/extension-floating-menu
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-floating-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-floating-menu",
"description": "floating-menu extension for tiptap",
"version": "2.0.0-beta.9",
"version": "2.0.0-beta.10",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
Loading

0 comments on commit fb1196c

Please sign in to comment.