mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 03:11:44 +02:00
Version Packages (#5758)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f18383ba72
commit
49ba21a7ba
7
packages/slate-dom/CHANGELOG.md
Normal file
7
packages/slate-dom/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# slate-dom
|
||||
|
||||
## 0.111.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#5734](https://github.com/ianstormtaylor/slate/pull/5734) [`9a212512`](https://github.com/ianstormtaylor/slate/commit/9a2125127064f35332d5c06df2dfa3768f745185) Thanks [@bmingles](https://github.com/bmingles)! - Split out slate-dom package
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-dom",
|
||||
"description": "Tools for building completely customizable richtext editors with React.",
|
||||
"version": "0.110.2",
|
||||
"version": "0.111.0",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||
"main": "dist/index.js",
|
||||
|
Reference in New Issue
Block a user