Skip to content

Commit ea1faad

Browse files
Version Packages
1 parent 9bf472d commit ea1faad

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dependencies-GH-238.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-native
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#238](https://github.com/portabletext/react-native-portabletext/pull/238) [`dcb69db`](https://github.com/portabletext/react-native-portabletext/commit/dcb69dbc4a5e7944edc5ce5cc57c7b804545478d) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @portabletext/types to v3
8+
39
## 2.6.3
410

511
### Patch 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-native",
3-
"version": "2.6.3",
3+
"version": "3.0.0",
44
"description": "*Experimental*: Render Portable Text with React Native",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)