We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d236041 commit 92b73c6Copy full SHA for 92b73c6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/maxgfr/react-essentials-functions/compare/v1.0.1...v1.0.2) (2022-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* package.json ([d236041](https://github.com/maxgfr/react-essentials-functions/commit/d23604173460233e695252f94114355973e85084))
7
8
## [1.0.1](https://github.com/maxgfr/react-essentials-functions/compare/v1.0.0...v1.0.1) (2022-12-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-essentials-functions",
- "version": "1.0.1",
+ "version": "1.0.2",
"author": "maxgfr",
"license": "MIT",
"description": "A collection of zero-dependencies useful hooks and components for React",
0 commit comments