Skip to content

Commit 92b73c6

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-12-04) ### Bug Fixes * package.json ([d236041](d236041))
1 parent d236041 commit 92b73c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.1](https://github.com/maxgfr/react-essentials-functions/compare/v1.0.0...v1.0.1) (2022-12-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-essentials-functions",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "maxgfr",
55
"license": "MIT",
66
"description": "A collection of zero-dependencies useful hooks and components for React",

0 commit comments

Comments
 (0)