Skip to content

Commit

Permalink
Merge pull request #4102 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
felixfeng33 authored Feb 21, 2025
2 parents 7a4e261 + 6c9b932 commit 83e618f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-lamps-act.md

This file was deleted.

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

## 45.0.3

### Patch Changes

- [#4101](https://github.com/udecode/plate/pull/4101) by [@felixfeng33](https://github.com/felixfeng33) – Fix suggestion `api.node` when pass id.

## 45.0.0

### Major Changes
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": "45.0.0",
"version": "45.0.3",
"description": "Plate plugin for suggestions",
"keywords": [
"plate",
Expand Down

0 comments on commit 83e618f

Please sign in to comment.