Skip to content

Commit 5c7ecfc

Browse files
chore: release v0.0.1
1 parent b03a89d commit 5c7ecfc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.0.1 - 2022-10-27
1011
### Changed
1112
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fcodelabs/react-helper-hooks",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "A Custom Set of Helper Hooks written in Typescript to Make Your Life Easier.",
55
"author": "Dulaj Ariyaratne <dulaj@fcodelabs.com>",
66
"repository": {

0 commit comments

Comments
 (0)