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 13, 2024
1 parent b2fc349 commit 210621b
Show file tree
Hide file tree
Showing 121 changed files with 483 additions and 259 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-queens-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-shrimps-invent.md

This file was deleted.

47 changes: 0 additions & 47 deletions .changeset/hot-socks-rhyme.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/new-carrots-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-mayflies-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-masks-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-phones-doubt.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/weak-humans-buy.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.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": "38.0.0",
"version": "38.0.1",
"description": "Text alignment plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.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": "38.0.0",
"version": "38.0.1",
"description": "Autoformatting plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.2
Expand Down
10 changes: 5 additions & 5 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": "38.0.0",
"version": "38.0.1",
"description": "Basic elements plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -50,15 +50,15 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-block-quote": "38.0.0",
"@udecode/plate-code-block": "38.0.0",
"@udecode/plate-heading": "38.0.0"
"@udecode/plate-block-quote": "38.0.1",
"@udecode/plate-code-block": "38.0.1",
"@udecode/plate-heading": "38.0.1"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.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": "38.0.0",
"version": "38.0.1",
"description": "Basic marks plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.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": "38.0.0",
"version": "38.0.1",
"description": "Block quote plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.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": "38.0.0",
"version": "38.0.1",
"description": "Insert break plugins for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/callout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-callout

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/callout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-callout",
"version": "38.0.0",
"version": "38.0.1",
"description": "Callout plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.1
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": "38.0.0",
"version": "38.0.1",
"description": "Primitive components for caption.",
"keywords": [
"plate",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.0",
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

## 38.0.1

### Patch Changes

- [#3526](https://github.com/udecode/plate/pull/3526) by [@zbeyens](https://github.com/zbeyens) – Prefix base plugin with `Base`

## 38.0.0

## 37.0.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": "38.0.0",
"version": "38.0.1",
"description": "Plate plugin to add cloud based image and attachment uploads",
"keywords": [
"plate",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=38.0.0",
"@udecode/plate-common": ">=38.0.1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.103.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/cn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/cn

## 38.0.1

## 37.0.0

## 33.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/cn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/cn",
"version": "37.0.0",
"version": "38.0.1",
"description": "React cn utils",
"keywords": [
"utils"
Expand Down Expand Up @@ -41,7 +41,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/react-utils": "37.0.0"
"@udecode/react-utils": "38.0.1"
},
"peerDependencies": {
"class-variance-authority": ">=0.7.0",
Expand Down
Loading

0 comments on commit 210621b

Please sign in to comment.