diff --git a/lib/reactotron-redux/CHANGELOG.md b/lib/reactotron-redux/CHANGELOG.md index a3311a50a..c0e2a52a3 100644 --- a/lib/reactotron-redux/CHANGELOG.md +++ b/lib/reactotron-redux/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [3.1.9](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.8...reactotron-redux@3.1.9) (2024-02-14) + ## [3.1.8](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.7...reactotron-redux@3.1.8) (2024-02-14) ### [3.1.7](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.6...reactotron-redux@3.1.7) (2024-01-25) diff --git a/lib/reactotron-redux/package.json b/lib/reactotron-redux/package.json index a436d4cf9..e0a672339 100644 --- a/lib/reactotron-redux/package.json +++ b/lib/reactotron-redux/package.json @@ -1,6 +1,6 @@ { "name": "reactotron-redux", - "version": "3.1.8", + "version": "3.1.9", "description": "A Reactotron plugin for Redux.", "author": "Infinite Red", "license": "MIT",