Skip to content

Commit 85a1e1d

Browse files
Version Packages (#5717)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3861cc1 commit 85a1e1d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-ears-tap.md

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

packages/slate-react/CHANGELOG.md

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

3+
## 0.110.1
4+
5+
### Patch Changes
6+
7+
- [#5716](https://github.com/ianstormtaylor/slate/pull/5716) [`10abeff8`](https://github.com/ianstormtaylor/slate/commit/10abeff84fd856f9fd72240f8ee1631466f98d02) Thanks [@TyMick](https://github.com/TyMick)! - Fix selections with non-void non-editable focus
8+
39
## 0.110.0
410

511
### Minor Changes

packages/slate-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slate-react",
33
"description": "Tools for building completely customizable richtext editors with React.",
4-
"version": "0.110.0",
4+
"version": "0.110.1",
55
"license": "MIT",
66
"repository": "git://github.com/ianstormtaylor/slate.git",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)