diff --git a/CHANGELOG.md b/CHANGELOG.md index 93977e1..a20f914 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,10 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [3.0.10](https://github.com/gajus/redux-immutable/compare/v3.0.9...v3.0.10) (2016-11-02) + + + ## [3.0.9](https://github.com/gajus/redux-immutable/compare/v3.0.8...v3.0.9) (2016-08-23) diff --git a/package.json b/package.json index 24f6fa0..fbb907e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "immutable", "redux" ], - "version": "3.0.9", + "version": "3.0.10", "author": { "name": "Gajus Kuizinas", "email": "gajus@anuary.com",