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 Jan 21, 2025
1 parent eef056f commit bb723e2
Show file tree
Hide file tree
Showing 30 changed files with 85 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-eels-enjoy.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/tidy-spies-walk.md

This file was deleted.

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

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.2.3

## 42.2.0
Expand Down
6 changes: 3 additions & 3 deletions packages/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-ai",
"version": "42.2.3",
"version": "42.2.4",
"description": "Text AI plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -51,11 +51,11 @@
},
"dependencies": {
"@udecode/plate-markdown": "42.0.3",
"@udecode/plate-selection": "42.2.3",
"@udecode/plate-selection": "42.2.4",
"lodash": "^4.17.21"
},
"devDependencies": {
"@udecode/plate-combobox": "42.0.0",
"@udecode/plate-combobox": "42.2.4",
"ai": "^3.4.10"
},
"peerDependencies": {
Expand Down
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

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Deprecate useAlignDropdownMenuState, useAlignDropdownMenu

## 42.0.0

## 41.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/alignment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-alignment",
"version": "42.0.0",
"version": "42.2.4",
"description": "Text alignment plugin for Plate",
"keywords": [
"plate",
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

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.0.0

## 41.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/autoformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-autoformat",
"version": "42.0.0",
"version": "42.2.4",
"description": "Autoformatting plugin for Plate",
"keywords": [
"plate",
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

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.0.0

## 41.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-combobox",
"version": "42.0.0",
"version": "42.2.4",
"description": "Combobox for Plate",
"keywords": [
"plate",
Expand Down
2 changes: 2 additions & 0 deletions packages/csv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-serializer-csv

## 42.2.4

## 42.2.3

## 42.2.2
Expand Down
4 changes: 2 additions & 2 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-csv",
"version": "42.2.3",
"version": "42.2.4",
"description": "CSV serializer plugin for Plate",
"keywords": [
"csv",
Expand Down Expand Up @@ -46,7 +46,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-table": "42.2.3",
"@udecode/plate-table": "42.2.4",
"papaparse": "^5.4.1"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/dnd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-dnd

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dnd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-dnd",
"version": "42.2.3",
"version": "42.2.4",
"description": "React drag and drop feature for Plate",
"keywords": [
"plate",
Expand Down
2 changes: 2 additions & 0 deletions packages/docx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-docx-serializer

## 42.2.4

## 42.2.3

## 42.2.2
Expand Down
4 changes: 2 additions & 2 deletions packages/docx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-docx",
"version": "42.2.3",
"version": "42.2.4",
"description": "Docx serializer plugin for Plate",
"keywords": [
"docx",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@udecode/plate-indent": "42.0.0",
"@udecode/plate-indent-list": "42.2.2",
"@udecode/plate-media": "42.2.2",
"@udecode/plate-table": "42.2.3",
"@udecode/plate-table": "42.2.4",
"validator": "^13.12.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/emoji/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-emoji

## 42.2.4

## 42.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-emoji",
"version": "42.2.1",
"version": "42.2.4",
"description": "Emoji plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -50,7 +50,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-combobox": "42.0.0"
"@udecode/plate-combobox": "42.2.4"
},
"devDependencies": {
"@emoji-mart/data": "^1.2.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-link

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-link",
"version": "42.2.2",
"version": "42.2.4",
"description": "Link plugin for Plate",
"keywords": [
"plate",
Expand Down
2 changes: 2 additions & 0 deletions packages/mention/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-mention

## 42.2.4

## 42.0.0

## 41.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/mention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-mention",
"version": "42.0.0",
"version": "42.2.4",
"description": "Mention plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -50,7 +50,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-combobox": "42.0.0"
"@udecode/plate-combobox": "42.2.4"
},
"devDependencies": {
"@udecode/plate": "workspace:^"
Expand Down
6 changes: 6 additions & 0 deletions packages/selection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-selection

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/selection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-selection",
"version": "42.2.3",
"version": "42.2.4",
"description": "Plate selection plugins",
"keywords": [
"plate",
Expand Down
2 changes: 2 additions & 0 deletions packages/slash-command/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-slash-command

## 42.2.4

## 42.0.0

## 41.0.0
Expand Down
4 changes: 2 additions & 2 deletions packages/slash-command/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-slash-command",
"version": "42.0.0",
"version": "42.2.4",
"description": "Slash commands plugin for Plate",
"keywords": [
"plate",
Expand Down Expand Up @@ -50,7 +50,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@udecode/plate-combobox": "42.0.0"
"@udecode/plate-combobox": "42.2.4"
},
"devDependencies": {
"@udecode/plate": "workspace:^"
Expand Down
6 changes: 6 additions & 0 deletions packages/suggestion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-suggestion

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.0.0

## 41.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/suggestion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-suggestion",
"version": "42.0.0",
"version": "42.2.4",
"description": "Plate plugin for suggestions",
"keywords": [
"plate",
Expand Down
6 changes: 6 additions & 0 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-table

## 42.2.4

### Patch Changes

- [#4012](https://github.com/udecode/plate/pull/4012) by [@zbeyens](https://github.com/zbeyens) – Fix overrideEditor insertText missing options

## 42.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-table",
"version": "42.2.3",
"version": "42.2.4",
"description": "Table plugin for Plate",
"keywords": [
"plate",
Expand Down

0 comments on commit bb723e2

Please sign in to comment.