Skip to content

Commit

Permalink
Revert "Publish"
Browse files Browse the repository at this point in the history
This reverts commit fa502c9.
  • Loading branch information
philippkuehn committed Jun 17, 2022
1 parent fa502c9 commit 9c38d27
Show file tree
Hide file tree
Showing 78 changed files with 60 additions and 392 deletions.
11 changes: 0 additions & 11 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +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.177](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.176...@tiptap/core@2.0.0-beta.177) (2022-06-17)


### Bug Fixes

* **core:** :bug: fix inputrule not recognizing text content of non-text leaf nodes ([64b23e1](https://github.com/ueberdosis/tiptap/commit/64b23e120c0d4906573079923fddae3271f58918))





# [2.0.0-beta.176](https://github.com/ueberdosis/tiptap/compare/@tiptap/core@2.0.0-beta.175...@tiptap/core@2.0.0-beta.176) (2022-05-18)


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.177",
"version": "2.0.0-beta.176",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-blockquote/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-blockquote@2.0.0-beta.26...@tiptap/extension-blockquote@2.0.0-beta.27) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-blockquote





# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-blockquote@2.0.0-beta.25...@tiptap/extension-blockquote@2.0.0-beta.26) (2021-12-02)


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.27",
"version": "2.0.0-beta.26",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-bubble-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.57](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bubble-menu@2.0.0-beta.56...@tiptap/extension-bubble-menu@2.0.0-beta.57) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-bubble-menu





# [2.0.0-beta.56](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bubble-menu@2.0.0-beta.55...@tiptap/extension-bubble-menu@2.0.0-beta.56) (2022-04-27)


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.57",
"version": "2.0.0-beta.56",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-bullet-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bullet-list@2.0.0-beta.26...@tiptap/extension-bullet-list@2.0.0-beta.27) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-bullet-list





# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-bullet-list@2.0.0-beta.25...@tiptap/extension-bullet-list@2.0.0-beta.26) (2021-12-22)

**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.27",
"version": "2.0.0-beta.26",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-character-count/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.27](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.26...@tiptap/extension-character-count@2.0.0-beta.27) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-character-count





# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-character-count@2.0.0-beta.25...@tiptap/extension-character-count@2.0.0-beta.26) (2022-04-27)


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.27",
"version": "2.0.0-beta.26",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-code-block-lowlight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.69](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.68...@tiptap/extension-code-block-lowlight@2.0.0-beta.69) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-code-block-lowlight





# [2.0.0-beta.68](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block-lowlight@2.0.0-beta.67...@tiptap/extension-code-block-lowlight@2.0.0-beta.68) (2022-01-26)

**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.69",
"version": "2.0.0-beta.68",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand All @@ -25,7 +25,7 @@
"lowlight": ">=1.20.0"
},
"dependencies": {
"@tiptap/extension-code-block": "^2.0.0-beta.38",
"@tiptap/extension-code-block": "^2.0.0-beta.37",
"@types/lowlight": "^0.0.3",
"prosemirror-model": "^1.16.1",
"prosemirror-state": "^1.3.4",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.38](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block@2.0.0-beta.37...@tiptap/extension-code-block@2.0.0-beta.38) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-code-block





# [2.0.0-beta.37](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-code-block@2.0.0-beta.36...@tiptap/extension-code-block@2.0.0-beta.37) (2022-01-26)


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.38",
"version": "2.0.0-beta.37",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 0 additions & 11 deletions packages/extension-collaboration-cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +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.35](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration-cursor@2.0.0-beta.34...@tiptap/extension-collaboration-cursor@2.0.0-beta.35) (2022-06-17)


### Bug Fixes

* **extension/collaboration:** :ambulance: pin y-prosemirror version to 1.0.20 to fix broken functionality with vue ([5989f3b](https://github.com/ueberdosis/tiptap/commit/5989f3b780bb64b2884d81dcd41a95d98a0714b2))





# [2.0.0-beta.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration-cursor@2.0.0-beta.33...@tiptap/extension-collaboration-cursor@2.0.0-beta.34) (2022-01-04)

**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.35",
"version": "2.0.0-beta.34",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 0 additions & 11 deletions packages/extension-collaboration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +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.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration@2.0.0-beta.33...@tiptap/extension-collaboration@2.0.0-beta.34) (2022-06-17)


### Bug Fixes

* **extension/collaboration:** :ambulance: pin y-prosemirror version to 1.0.20 to fix broken functionality with vue ([5989f3b](https://github.com/ueberdosis/tiptap/commit/5989f3b780bb64b2884d81dcd41a95d98a0714b2))





# [2.0.0-beta.33](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-collaboration@2.0.0-beta.32...@tiptap/extension-collaboration@2.0.0-beta.33) (2022-01-04)

**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.34",
"version": "2.0.0-beta.33",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
11 changes: 0 additions & 11 deletions packages/extension-color/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +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.10](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-color@2.0.0-beta.9...@tiptap/extension-color@2.0.0-beta.10) (2022-06-17)


### Bug Fixes

* **textStyle:** Null-safe parseHTML getting no color/fontFamily from HTMLElement styles ([#2825](https://github.com/ueberdosis/tiptap/issues/2825)) ([18bcc64](https://github.com/ueberdosis/tiptap/commit/18bcc64aa7de3dbc8e248d5f115db35ce5cdfe83))





# [2.0.0-beta.9](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-color@2.0.0-beta.8...@tiptap/extension-color@2.0.0-beta.9) (2021-11-22)


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

**Note:** Version bump only for package @tiptap/extension-floating-menu





# [2.0.0-beta.51](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-floating-menu@2.0.0-beta.50...@tiptap/extension-floating-menu@2.0.0-beta.51) (2022-04-27)


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.52",
"version": "2.0.0-beta.51",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-focus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.41](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-focus@2.0.0-beta.40...@tiptap/extension-focus@2.0.0-beta.41) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-focus





# [2.0.0-beta.40](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-focus@2.0.0-beta.39...@tiptap/extension-focus@2.0.0-beta.40) (2022-01-25)

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


### Bug Fixes

* **textStyle:** Null-safe parseHTML getting no color/fontFamily from HTMLElement styles ([#2825](https://github.com/ueberdosis/tiptap/issues/2825)) ([18bcc64](https://github.com/ueberdosis/tiptap/commit/18bcc64aa7de3dbc8e248d5f115db35ce5cdfe83))





# [2.0.0-beta.21](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-font-family@2.0.0-beta.20...@tiptap/extension-font-family@2.0.0-beta.21) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/extension-font-family/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiptap/extension-font-family",
"description": "font family extension for tiptap",
"version": "2.0.0-beta.22",
"version": "2.0.0-beta.21",
"homepage": "https://tiptap.dev",
"keywords": [
"tiptap",
Expand Down
8 changes: 0 additions & 8 deletions packages/extension-gapcursor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.35](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-gapcursor@2.0.0-beta.34...@tiptap/extension-gapcursor@2.0.0-beta.35) (2022-06-17)

**Note:** Version bump only for package @tiptap/extension-gapcursor





# [2.0.0-beta.34](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-gapcursor@2.0.0-beta.33...@tiptap/extension-gapcursor@2.0.0-beta.34) (2022-01-04)

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

**Note:** Version bump only for package @tiptap/extension-hard-break





# [2.0.0-beta.30](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-hard-break@2.0.0-beta.29...@tiptap/extension-hard-break@2.0.0-beta.30) (2021-11-09)

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

**Note:** Version bump only for package @tiptap/extension-heading





# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-heading@2.0.0-beta.25...@tiptap/extension-heading@2.0.0-beta.26) (2022-01-20)

**Note:** Version bump only for package @tiptap/extension-heading
Expand Down
Loading

0 comments on commit 9c38d27

Please sign in to comment.