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 2042c09 commit affbddbCopy full SHA for affbddb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/maxgfr/react-essentials-functions/compare/v1.0.0...v1.0.1) (2022-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* build ([2042c09](https://github.com/maxgfr/react-essentials-functions/commit/2042c096020b3b171d1e2002610e4f1e1d838abf))
7
8
# 1.0.0 (2022-12-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-essentials-functions",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "maxgfr",
"license": "MIT",
"description": "A collection of zero-dependencies useful hooks and components for React",
0 commit comments