From b599a522cd3689de5997764e01bd8b56f7d5c365 Mon Sep 17 00:00:00 2001 From: "ecoscript[bot]" <143032650+ecoscript[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 22:29:19 +0000 Subject: [PATCH] chore(main): release 1.1.5 (#71) Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6315127..ad3db03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.5](https://github.com/portabletext/react-native-portabletext/compare/v1.1.4...v1.1.5) (2023-10-10) + + +### Bug Fixes + +* **deps:** update dependency @portabletext/react to ^3.0.11 ([#72](https://github.com/portabletext/react-native-portabletext/issues/72)) ([90bc1a4](https://github.com/portabletext/react-native-portabletext/commit/90bc1a4ca70ef2c25c248b0755a092c5a613b4da)) +* **deps:** update dependency @portabletext/types to ^2.0.8 ([#70](https://github.com/portabletext/react-native-portabletext/issues/70)) ([627de5d](https://github.com/portabletext/react-native-portabletext/commit/627de5d8242165a14f885124a6e2fc5898820111)) + ## [1.1.4](https://github.com/portabletext/react-native-portabletext/compare/v1.1.3...v1.1.4) (2023-09-29) diff --git a/package.json b/package.json index 4859322..5dbfe80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@portabletext/react-native", - "version": "1.1.4", + "version": "1.1.5", "description": "*Experimental*: Render Portable Text with React Native", "keywords": [ "portable-text"