Skip to content

Commit 37be71f

Browse files
release(reactotron-react-native): 5.1.12 [skip ci]
1 parent ed994d5 commit 37be71f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-react-native/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.12](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.11...reactotron-react-native@5.1.12) (2025-01-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **package.json:** remove "react-native" export condition ([#1530](https://github.com/infinitered/reactotron/issues/1530)) ([47be69f](https://github.com/infinitered/reactotron/commit/47be69fae1e410a22907893a69474857a3e5a854))
11+
512
### [5.1.11](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.10...reactotron-react-native@5.1.11) (2024-12-23)
613

714

lib/reactotron-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-react-native",
3-
"version": "5.1.11",
3+
"version": "5.1.12",
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)