diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcf559..22fd306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/react-hookz/deep-equal/compare/v2.0.1...v2.0.2) (2024-02-04) + + +### Bug Fixes + +* **readme:** add contributors list ([#236](https://github.com/react-hookz/deep-equal/issues/236)) ([36bacce](https://github.com/react-hookz/deep-equal/commit/36bacce6f0eb4d8f35f4dd6fb1626bfe299d86a0)) + ## [2.0.1](https://github.com/react-hookz/deep-equal/compare/v2.0.0...v2.0.1) (2024-02-04) diff --git a/package.json b/package.json index 78b8797..7ef8613 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-hookz/deep-equal", - "version": "2.0.1", + "version": "2.0.2", "description": "Fast deep equal comparator", "keywords": [ "deep",