mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 18:39:51 +02:00
Version Packages (#5744)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e97a9f8857
commit
f9ebbb8808
@@ -1,5 +1,11 @@
|
||||
# slate-history
|
||||
|
||||
## 0.110.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#5747](https://github.com/ianstormtaylor/slate/pull/5747) [`0e1e4b4d`](https://github.com/ianstormtaylor/slate/commit/0e1e4b4dbf470d7ec795309e510ce683674a4ce5) Thanks [@zbeyens](https://github.com/zbeyens)! - Add `HistoryEditor.withNewBatch`
|
||||
|
||||
## 0.109.0
|
||||
|
||||
### Minor Changes
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-history",
|
||||
"description": "An operation-based history implementation for Slate editors.",
|
||||
"version": "0.109.0",
|
||||
"version": "0.110.3",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||
"main": "dist/index.js",
|
||||
|
Reference in New Issue
Block a user