Skip to content

Commit 9acb66a

Browse files
Version Packages
1 parent f4e18e1 commit 9acb66a

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/dependencies-GH-238.md

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

.changeset/dependencies-GH-250.md

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

.changeset/dependencies-GH-256.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
9+
### Patch Changes
10+
11+
- [#250](https://github.com/portabletext/react-native-portabletext/pull/250) [`e76f48f`](https://github.com/portabletext/react-native-portabletext/commit/e76f48fb7e78396e3695ce8187a2955142f15099) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @portabletext/types to ^3.0.1
12+
13+
- [#256](https://github.com/portabletext/react-native-portabletext/pull/256) [`f4e18e1`](https://github.com/portabletext/react-native-portabletext/commit/f4e18e11adbc6b2a4813f80a0732954ac67f852b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency react-native to v0.83.1
14+
315
## 2.6.3
416

517
### 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)