Skip to content

Commit

Permalink
chore(main): release 1.1.13 (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
  • Loading branch information
ecoscript[bot] authored Sep 10, 2024
1 parent e31a085 commit e5e76f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.13](https://github.com/portabletext/react-native-portabletext/compare/v1.1.12...v1.1.13) (2024-09-10)


### Bug Fixes

* **deps:** update dependency react-native to v0.75.2 ([#150](https://github.com/portabletext/react-native-portabletext/issues/150)) ([6e12024](https://github.com/portabletext/react-native-portabletext/commit/6e12024780db193850e3e83822d0b2d7550aa995))

## [1.1.12](https://github.com/portabletext/react-native-portabletext/compare/v1.1.11...v1.1.12) (2024-05-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@portabletext/react-native",
"version": "1.1.12",
"version": "1.1.13",
"description": "*Experimental*: Render Portable Text with React Native",
"keywords": [
"portable-text"
Expand Down

0 comments on commit e5e76f6

Please sign in to comment.