Skip to content

Commit

Permalink
Merge pull request #2660 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
zbeyens authored Oct 1, 2023
2 parents fb4e05f + 9db60bd commit 2d5eca6
Show file tree
Hide file tree
Showing 109 changed files with 296 additions and 186 deletions.
6 changes: 0 additions & 6 deletions .changeset/cyan-rules-thank.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/alignment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-alignment

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/alignment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-alignment",
"version": "24.3.0",
"version": "24.3.1",
"description": "Text alignment plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0"
"@udecode/plate-common": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/autoformat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-autoformat

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/autoformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-autoformat",
"version": "24.3.0",
"version": "24.3.1",
"description": "Autoformatting plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"lodash": "^4.17.21"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/basic-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-basic-elements

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
12 changes: 6 additions & 6 deletions packages/basic-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-basic-elements",
"version": "24.3.0",
"version": "24.3.1",
"description": "Basic elements plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,11 +39,11 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-block-quote": "24.3.0",
"@udecode/plate-code-block": "24.3.0",
"@udecode/plate-common": "24.3.0",
"@udecode/plate-heading": "24.3.0",
"@udecode/plate-paragraph": "24.3.0"
"@udecode/plate-block-quote": "24.3.1",
"@udecode/plate-code-block": "24.3.1",
"@udecode/plate-common": "24.3.1",
"@udecode/plate-heading": "24.3.1",
"@udecode/plate-paragraph": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/basic-marks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-basic-marks

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/basic-marks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-basic-marks",
"version": "24.3.0",
"version": "24.3.1",
"description": "Basic marks plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -38,7 +38,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0"
"@udecode/plate-common": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/block-quote/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-block-quote

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/block-quote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-block-quote",
"version": "24.3.0",
"version": "24.3.1",
"description": "Block quote plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0"
"@udecode/plate-common": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/break/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-break

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/break/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-break",
"version": "24.3.0",
"version": "24.3.1",
"description": "Insert break plugins for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0"
"@udecode/plate-common": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/caption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-caption

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/caption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-caption",
"version": "24.3.0",
"version": "24.3.1",
"description": "Primitive components for caption.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"react-textarea-autosize": "^8.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-cloud

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-cloud",
"version": "24.3.0",
"version": "24.3.1",
"description": "Plate plugin to add cloud based image and attachment uploads",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@portive/client": "10.0.3",
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"delay": "5.0.0",
"p-defer": "^3.0.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-code-block

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/code-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-code-block",
"version": "24.3.0",
"version": "24.3.1",
"description": "Code block plugin for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"prismjs": "^1.29.0"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-combobox

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-combobox",
"version": "24.3.0",
"version": "24.3.1",
"description": "Combobox for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"downshift": "^6.1.12"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/comments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-comments

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/comments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-comments",
"version": "24.3.0",
"version": "24.3.1",
"description": "Plate plugin for comments",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0",
"@udecode/plate-common": "24.3.1",
"lodash": "^4.17.21"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-common

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
12 changes: 6 additions & 6 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-common",
"version": "24.3.0",
"version": "24.3.1",
"description": "Plate common packages for plugins",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,11 +39,11 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-core": "24.3.0",
"@udecode/plate-utils": "24.3.0",
"@udecode/slate": "24.3.0",
"@udecode/slate-react": "24.3.0",
"@udecode/slate-utils": "24.3.0",
"@udecode/plate-core": "24.3.1",
"@udecode/plate-utils": "24.3.1",
"@udecode/slate": "24.3.1",
"@udecode/slate-react": "24.3.1",
"@udecode/slate-utils": "24.3.1",
"@udecode/utils": "24.3.0"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-core

## 24.3.1

## 24.3.0

## 24.0.2
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-core",
"version": "24.3.0",
"version": "24.3.1",
"description": "The core architecture of Plate – a plugin system for slate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,9 +39,9 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/slate": "24.3.0",
"@udecode/slate-react": "24.3.0",
"@udecode/slate-utils": "24.3.0",
"@udecode/slate": "24.3.1",
"@udecode/slate-react": "24.3.1",
"@udecode/slate-utils": "24.3.1",
"@udecode/utils": "24.3.0",
"@udecode/zustood": "^1.1.3",
"clsx": "^1.2.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-cursor

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
4 changes: 2 additions & 2 deletions packages/cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-cursor",
"version": "24.3.0",
"version": "24.3.1",
"description": "Cursor for Plate",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-common": "24.3.0"
"@udecode/plate-common": "24.3.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/dnd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-dnd

## 24.3.1

## 24.3.0

## 24.2.0
Expand Down
Loading

0 comments on commit 2d5eca6

Please sign in to comment.