Skip to content

Commit

Permalink
Merge pull request #2888 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
zbeyens authored Jan 22, 2024
2 parents 015b026 + 00746e5 commit 28a5631
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tender-ads-compare.md

This file was deleted.

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

## 30.2.0

### Minor Changes

- [#2887](https://github.com/udecode/plate/pull/2887) by [@zbeyens](https://github.com/zbeyens) – add automatic config detection for Next.js, add support for devDependencies

## 30.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": "30.1.1",
"version": "30.2.0",
"description": "Add Plate components to your apps.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down

0 comments on commit 28a5631

Please sign in to comment.