Skip to content

Commit

Permalink
Merge pull request #2827 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
zbeyens authored Dec 25, 2023
2 parents 444f816 + 17b23ee commit 7af5306
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/mean-taxis-tie.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @udecode/plate-ui

## 28.1.0

### Minor Changes

- [#2824](https://github.com/udecode/plate/pull/2824) by [@zbeyens](https://github.com/zbeyens)
- add support for custom tailwind prefix
- minify build

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

0 comments on commit 7af5306

Please sign in to comment.