Skip to content

Commit a150fa7

Browse files
release(reactotron-redux): 3.1.7 [skip ci]
1 parent cc1415d commit a150fa7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-redux/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+
### [3.1.7](https://github.com/infinitered/reactotron/compare/[email protected]@3.1.7) (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
### [3.1.6](https://github.com/infinitered/reactotron/compare/[email protected]@3.1.6) (2024-01-17)
613

714

lib/reactotron-redux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-redux",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "A Reactotron plugin for Redux.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)