Skip to content

Commit 1e9785a

Browse files
Version Packages (#5845)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 97e895b commit 1e9785a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-poems-collect.md

-5
This file was deleted.

packages/slate-history/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# slate-history
22

3+
## 0.113.1
4+
5+
### Patch Changes
6+
7+
- [#5837](https://github.com/ianstormtaylor/slate/pull/5837) [`701d5f32`](https://github.com/ianstormtaylor/slate/commit/701d5f320f37733071150dd0f78201f3bf7bfdc9) Thanks [@ederzz](https://github.com/ederzz)! - fix: add try/finally block in withoutSaving method to ensure state restoration
8+
39
## 0.110.3
410

511
### Patch Changes

packages/slate-history/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slate-history",
33
"description": "An operation-based history implementation for Slate editors.",
4-
"version": "0.110.3",
4+
"version": "0.113.1",
55
"license": "MIT",
66
"repository": "git://github.com/ianstormtaylor/slate.git",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)