Skip to content

Commit 86f4e8a

Browse files
release(reactotron-core-client): 2.8.13 [skip ci]
1 parent cd5b355 commit 86f4e8a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-core-client/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+
### [2.8.13](https://github.com/infinitered/reactotron/compare/[email protected]@2.8.13) (2024-01-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **architecture:** Attempt to mitigate compiler error: `Error: Default condition should be last one` ([#1423](https://github.com/infinitered/reactotron/issues/1423)) ([2c7e678](https://github.com/infinitered/reactotron/commit/2c7e678e5afaea79cd01f4ab6e90bd67339fc80a))
11+
512
### [2.8.12](https://github.com/infinitered/reactotron/compare/[email protected]@2.8.12) (2024-01-23)
613

714
### [2.8.11](https://github.com/infinitered/reactotron/compare/[email protected]@2.8.11) (2023-12-05)

lib/reactotron-core-client/package.json

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