From cbd770fec4c2cfc1180e7eea06ab0ec29ad70219 Mon Sep 17 00:00:00 2001 From: Infinite Red Date: Thu, 4 Apr 2024 18:52:21 +0000 Subject: [PATCH] release(reactotron-react-native): 5.1.6 [skip ci] --- lib/reactotron-react-native/CHANGELOG.md | 2 ++ lib/reactotron-react-native/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/reactotron-react-native/CHANGELOG.md b/lib/reactotron-react-native/CHANGELOG.md index 63456d072..f900be916 100644 --- a/lib/reactotron-react-native/CHANGELOG.md +++ b/lib/reactotron-react-native/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [5.1.6](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.5...reactotron-react-native@5.1.6) (2024-04-04) + ### [5.1.5](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.4...reactotron-react-native@5.1.5) (2024-04-01) ### [5.1.4](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.3...reactotron-react-native@5.1.4) (2024-03-26) diff --git a/lib/reactotron-react-native/package.json b/lib/reactotron-react-native/package.json index 0e321d4a0..9ca927ea9 100644 --- a/lib/reactotron-react-native/package.json +++ b/lib/reactotron-react-native/package.json @@ -1,6 +1,6 @@ { "name": "reactotron-react-native", - "version": "5.1.5", + "version": "5.1.6", "description": "A development tool to explore, inspect, and diagnose your React Native apps.", "author": "Infinite Red", "license": "MIT",