Skip to content

Commit 3dd49e2

Browse files
release(reactotron-core-client): 2.9.6 [skip ci]
1 parent 3b64afb commit 3dd49e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-core-client/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+
### [2.9.6](https://github.com/infinitered/reactotron/compare/[email protected]@2.9.6) (2024-10-30)
6+
7+
8+
### Bug Fixes
9+
10+
* BigInts on hermes android were crashing during serialization for reactotron ([#1498](https://github.com/infinitered/reactotron/issues/1498) by [@markrickert](https://github.com/markrickert)) ([3b64afb](https://github.com/infinitered/reactotron/commit/3b64afb23a5f9ee177af8649703b7e139a32db9a)), closes [#1436](https://github.com/infinitered/reactotron/issues/1436)
11+
512
### [2.9.5](https://github.com/infinitered/reactotron/compare/[email protected]@2.9.5) (2024-10-29)
613

714

lib/reactotron-core-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-core-client",
3-
"version": "2.9.5",
3+
"version": "2.9.6",
44
"description": "Grants Reactotron clients the ability to talk to a Reactotron server.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)