Skip to content

Commit c0a2e10

Browse files
release(reactotron-react-native): 5.1.13 [skip ci]
1 parent e92a47b commit c0a2e10

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.13](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.12...reactotron-react-native@5.1.13) (2025-04-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **networking:** require XHRInterceptor based on React Native version ([#1556](https://github.com/infinitered/reactotron/issues/1556)) ([e92a47b](https://github.com/infinitered/reactotron/commit/e92a47bdd640d726689fd034b94b2b1bfc3fe7dd))
11+
512
### [5.1.12](https://github.com/infinitered/reactotron/compare/reactotron-react-native@5.1.11...reactotron-react-native@5.1.12) (2025-01-07)
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.12",
3+
"version": "5.1.13",
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)