Skip to content

Commit

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

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

## [2.9.0](https://github.com/infinitered/reactotron/compare/reactotron-core-client@2.8.13...reactotron-core-client@2.9.0) (2024-02-07)


### Features

* **example-app:** Add a LOT of functionality to the demo app ([#1424](https://github.com/infinitered/reactotron/issues/1424)) [skip ci] ([41a539c](https://github.com/infinitered/reactotron/commit/41a539c7e56e968a83ca61b100468f5267865ddd))


### Bug Fixes

* **reactotron-core-client:** Fixes `BigInt()` serialization ([#1437](https://github.com/infinitered/reactotron/issues/1437)) ([8f15acd](https://github.com/infinitered/reactotron/commit/8f15acd1475fab3042a6054f6f9114e82235b1af)), closes [#1436](https://github.com/infinitered/reactotron/issues/1436)

### [2.8.13](https://github.com/infinitered/reactotron/compare/reactotron-core-client@2.8.12...reactotron-core-client@2.8.13) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion lib/reactotron-core-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactotron-core-client",
"version": "2.8.13",
"version": "2.9.0",
"description": "Grants Reactotron clients the ability to talk to a Reactotron server.",
"author": "Infinite Red",
"license": "MIT",
Expand Down

0 comments on commit 6b2a2d7

Please sign in to comment.