Skip to content

Commit abfd6f1

Browse files
[Release] Version packages (#4964)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be5804b commit abfd6f1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/ordered-list-resume-through-bullets.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/list/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platejs/list
22

3+
## 53.0.2
4+
5+
### Patch Changes
6+
7+
- [#4954](https://github.com/udecode/plate/pull/4954) by [@dylans](https://github.com/dylans) – Fix `normalizeListStart` to skip unordered list items and resume ordered list numbering past same-indent unordered siblings
8+
39
## 53.0.0
410

511
### Patch Changes

packages/list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/list",
3-
"version": "53.0.0",
3+
"version": "53.0.2",
44
"description": "List plugin for Plate",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)