1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-11 17:53:59 +02:00

Version Packages (#5656)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-04 08:47:44 -07:00
committed by GitHub
parent 2a8b4e958b
commit f3be9f1292
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Make capitalizing work for iOS

View File

@@ -1,5 +1,11 @@
# slate-react
## 0.105.0
### Minor Changes
- [#5654](https://github.com/ianstormtaylor/slate/pull/5654) [`2a8b4e95`](https://github.com/ianstormtaylor/slate/commit/2a8b4e958bd02f3b70da51c3880fd764270424ad) Thanks [@alex-starostin](https://github.com/alex-starostin)! - Make capitalizing work for iOS
## 0.104.0
### Minor Changes

View File

@@ -1,7 +1,7 @@
{
"name": "slate-react",
"description": "Tools for building completely customizable richtext editors with React.",
"version": "0.104.0",
"version": "0.105.0",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",