Skip to content

Commit

Permalink
release(reactotron-react-native): 5.1.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitered-circleci committed Dec 23, 2024
1 parent 5f692ac commit 7e8fe92
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions lib/reactotron-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

### [5.1.11](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.10...reactotron-react-native@5.1.11) (2024-12-23)


### Bug Fixes

* **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)

### [5.1.10](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.9...reactotron-react-native@5.1.10) (2024-11-14)


Expand Down
2 changes: 1 addition & 1 deletion lib/reactotron-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactotron-react-native",
"version": "5.1.10",
"version": "5.1.11",
"description": "A development tool to explore, inspect, and diagnose your React Native apps.",
"author": "Infinite Red",
"license": "MIT",
Expand Down

0 comments on commit 7e8fe92

Please sign in to comment.