Skip to content

Commit

Permalink
chore(main): release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoscript[bot] authored Mar 16, 2024
1 parent 0c924ed commit a95f9ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6](https://github.com/portabletext/react-native-portabletext/compare/v1.1.5...v1.1.6) (2024-03-16)


### Bug Fixes

* add TS exports ([506e375](https://github.com/portabletext/react-native-portabletext/commit/506e3755b9f61f2ef1cdf72ea282ddb1ac5b7780)), closes [#92](https://github.com/portabletext/react-native-portabletext/issues/92)
* **deps:** update dependency @portabletext/types to ^2.0.9 ([#100](https://github.com/portabletext/react-native-portabletext/issues/100)) ([0c924ed](https://github.com/portabletext/react-native-portabletext/commit/0c924ed2f521a0255ecde564ee878c7257c5da2a))

## [1.1.5](https://github.com/portabletext/react-native-portabletext/compare/v1.1.4...v1.1.5) (2023-10-10)


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.5",
"version": "1.1.6",
"description": "*Experimental*: Render Portable Text with React Native",
"keywords": [
"portable-text"
Expand Down

0 comments on commit a95f9ca

Please sign in to comment.