Skip to content

Commit 4a081b3

Browse files
Version Packages (#223)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 8a7b0ed commit 4a081b3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/shy-pumpkins-fail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @portabletext/react
22

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [#222](https://github.com/portabletext/react-portabletext/pull/222) [`66beabe`](https://github.com/portabletext/react-portabletext/commit/66beabeafb689c18c992aa80699cd875f0d55a70) Thanks [@stipsan](https://github.com/stipsan)! - allow react 18.2
8+
39
## 4.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/react",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Render Portable Text with React",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)