Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 0b9574a

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.3...v3.0.0) (2019-03-02) ### Bug Fixes * Allow dispatches from Reactotron to show in reactotron ([3d7a2fc](3d7a2fc)) * Don't try and send subscriptions if we don't have a store. ([7219574](7219574)) ### Features * **ci:** Update CI process to push out beta releases ([9f788c1](9f788c1)) * Rewrite library over to Typescript ([e24d332](e24d332)) * Update deps to try and get this working ([8ac4b4e](8ac4b4e)) ### BREAKING CHANGES * This rewrites the library over to TypeScript and updates the API used for hooking up reactotron to redux.
1 parent c773bd1 commit 0b9574a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0-beta.3",
3+
"version": "3.0.0",
44
"description": "A Reactotron plugin for Redux.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)