Skip to content

Commit

Permalink
Merge pull request #3667 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
felixfeng33 authored Oct 25, 2024
2 parents ba76156 + 8f85d39 commit a8caed9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-peaches-lick.md

This file was deleted.

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

## 39.2.11

### Patch Changes

- [#3666](https://github.com/udecode/plate/pull/3666) by [@felixfeng33](https://github.com/felixfeng33) – Fix overlay position when there a fixed height of editor.

## 39.0.0

## 38.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-cursor",
"version": "39.0.0",
"version": "39.2.11",
"description": "Cursor for Plate React",
"keywords": [
"plate",
Expand Down

0 comments on commit a8caed9

Please sign in to comment.