Skip to content

Commit 7e8fe92

Browse files
release(reactotron-react-native): 5.1.11 [skip ci]
1 parent 5f692ac commit 7e8fe92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-react-native/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
### [5.1.11](https://github.com/infinitered/reactotron/compare/[email protected]@5.1.11) (2024-12-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **reactotron-react-native:** only set DevMenu when in __DEV__ ([#1527](https://github.com/infinitered/reactotron/issues/1527) by [@frankcalise](https://github.com/frankcalise) and [@joshuayoes](https://github.com/joshuayoes)) ([5f692ac](https://github.com/infinitered/reactotron/commit/5f692ac953e73d131eaff6e403afc2211ace9ca2)), closes [#1513](https://github.com/infinitered/reactotron/issues/1513)
11+
512
### [5.1.10](https://github.com/infinitered/reactotron/compare/[email protected]@5.1.10) (2024-11-14)
613

714

lib/reactotron-react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-react-native",
3-
"version": "5.1.10",
3+
"version": "5.1.11",
44
"description": "A development tool to explore, inspect, and diagnose your React Native apps.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)