Skip to content

Commit

Permalink
Version Packages (#1799)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 15, 2022
1 parent afe23ca commit a7bfea5
Show file tree
Hide file tree
Showing 122 changed files with 392 additions and 273 deletions.
6 changes: 0 additions & 6 deletions .changeset/moody-jokes-fetch.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/table.md

This file was deleted.

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

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-button",
"version": "16.2.0",
"version": "16.3.0",
"description": "Button UI for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @udecode/plate-core

## 16.3.0

### Patch Changes

- [#1796](https://github.com/udecode/plate/pull/1796) by [@zbeyens](https://github.com/zbeyens) – New `PlateEditor` prop to store the last key down:
- `lastKeyDown: string | null`

## 16.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-core",
"version": "16.2.0",
"version": "16.3.0",
"description": "The core architecture of Plate – a plugin system for slate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand Down
2 changes: 2 additions & 0 deletions packages/decorators/find-replace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-find-replace

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/decorators/find-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-find-replace",
"version": "16.2.0",
"version": "16.3.0",
"description": "Find and replace plugin for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/autoformat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-autoformat

## 16.3.0

## 16.2.0

## 16.1.1
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/autoformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-autoformat",
"version": "16.2.0",
"version": "16.3.0",
"description": "Autoformatting plugin for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/break/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-break

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/break/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-break",
"version": "16.2.0",
"version": "16.3.0",
"description": "Insert break plugins for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-combobox

## 16.3.0

## 16.2.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/editor/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-combobox",
"version": "16.2.3",
"version": "16.3.0",
"description": "Combobox for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,8 +19,8 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0",
"@udecode/plate-floating": "16.2.0",
"@udecode/plate-core": "16.3.0",
"@udecode/plate-floating": "16.3.0",
"downshift": "^6.1.7"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/node-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-node-id

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/node-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-node-id",
"version": "16.2.0",
"version": "16.3.0",
"description": "Node ID plugin for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/normalizers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-normalizers

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/normalizers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-normalizers",
"version": "16.2.0",
"version": "16.3.0",
"description": "Normalizer plugins for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/reset-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-reset-node

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/reset-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-reset-node",
"version": "16.2.0",
"version": "16.3.0",
"description": "Reset node plugin for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-select

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-select",
"version": "16.2.0",
"version": "16.3.0",
"description": "Select plugins for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/editor/trailing-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-trailing-block

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/trailing-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-trailing-block",
"version": "16.2.0",
"version": "16.3.0",
"description": "Trailing-block plugin for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -19,7 +19,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/floating/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-floating

## 16.3.0

## 16.2.0

## 16.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/floating/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-floating",
"version": "16.2.0",
"version": "16.3.0",
"description": "Floating UI for Plate",
"license": "MIT",
"homepage": "https://plate.udecode.io",
Expand All @@ -20,7 +20,7 @@
"types": "dist/index.d.ts",
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.6.6",
"@udecode/plate-core": "16.2.0"
"@udecode/plate-core": "16.3.0"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-headless

## 16.3.0

## 16.2.3

## 16.2.2
Expand Down
Loading

1 comment on commit a7bfea5

@vercel
Copy link

@vercel vercel bot commented on a7bfea5 Aug 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

plate – ./

plate-udecode.vercel.app
plate-git-main-udecode.vercel.app
plate.udecode.io
www.plate.udecode.io

Please sign in to comment.