We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bacce commit c702cfeCopy full SHA for c702cfe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.2](https://github.com/react-hookz/deep-equal/compare/v2.0.1...v2.0.2) (2024-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* **readme:** add contributors list ([#236](https://github.com/react-hookz/deep-equal/issues/236)) ([36bacce](https://github.com/react-hookz/deep-equal/commit/36bacce6f0eb4d8f35f4dd6fb1626bfe299d86a0))
7
8
## [2.0.1](https://github.com/react-hookz/deep-equal/compare/v2.0.0...v2.0.1) (2024-02-04)
9
10
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",
0 commit comments