Skip to content

Commit affbddb

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-12-04) ### Bug Fixes * build ([2042c09](2042c09))
1 parent 2042c09 commit affbddb

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.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+
18
# 1.0.0 (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.0",
3+
"version": "1.0.1",
44
"author": "maxgfr",
55
"license": "MIT",
66
"description": "A collection of zero-dependencies useful hooks and components for React",

0 commit comments

Comments
 (0)