Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2023
1 parent 4a99899 commit f602076
Show file tree
Hide file tree
Showing 113 changed files with 520 additions and 244 deletions.
60 changes: 0 additions & 60 deletions .changeset/chatty-lions-push.md

This file was deleted.

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

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0"
"@udecode/plate-common": "24.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/autoformat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-autoformat

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0"
"@udecode/plate-common": "24.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/basic-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-basic-elements

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0",
"@udecode/plate-code-block": "24.2.0",
"@udecode/plate-common": "24.2.0",
"@udecode/plate-heading": "24.2.0",
"@udecode/plate-paragraph": "24.2.0"
"@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"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/basic-marks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-basic-marks

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0"
"@udecode/plate-common": "24.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/block-quote/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-block-quote

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0"
"@udecode/plate-common": "24.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/break/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-break

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0"
"@udecode/plate-common": "24.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/caption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-caption

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0",
"@udecode/plate-common": "24.3.0",
"react-textarea-autosize": "^8.5.2"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-ui

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-ui",
"version": "24.1.1",
"version": "24.3.0",
"description": "Add Plate components to your apps.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down
6 changes: 6 additions & 0 deletions packages/cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-cloud

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0",
"@udecode/plate-common": "24.3.0",
"delay": "5.0.0",
"p-defer": "^3.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-code-block

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0",
"@udecode/plate-common": "24.3.0",
"prismjs": "^1.29.0"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-combobox

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
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.2.0",
"version": "24.3.0",
"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.2.0",
"@udecode/plate-common": "24.3.0",
"downshift": "^6.1.12"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/comments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-comments

## 24.3.0

### Minor Changes

- [#2652](https://github.com/udecode/plate/pull/2652) by [@shahriar-shojib](https://github.com/shahriar-shojib) – use tsup as bundler

## 24.2.0

## 24.0.2
Expand Down
Loading

0 comments on commit f602076

Please sign in to comment.