Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 17, 2023
1 parent d42cd00 commit 6ee143a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-students-sparkle.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/shaggy-donuts-applaud.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/slate-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# slate-react

## 0.92.0

### Minor Changes

- [#5363](https://github.com/ianstormtaylor/slate/pull/5363) [`d42cd005`](https://github.com/ianstormtaylor/slate/commit/d42cd005db862165f5ac63fba4d35f36d92864f6) Thanks [@aciccarello](https://github.com/aciccarello)! - update dependencies on react hooks to be more senstive to changes

The code should now meet eslint react hook standards

This could result in more renders

closes #3886

### Patch Changes

- [#5369](https://github.com/ianstormtaylor/slate/pull/5369) [`556a4565`](https://github.com/ianstormtaylor/slate/commit/556a4565d2bb4a611d34bb30ecd9bac324664066) Thanks [@alex-vladut](https://github.com/alex-vladut)! - Allow copying from editable void input

## 0.91.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/slate-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slate-react",
"description": "Tools for building completely customizable richtext editors with React.",
"version": "0.91.11",
"version": "0.92.0",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",
Expand Down

0 comments on commit 6ee143a

Please sign in to comment.