Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Jan 8, 2024
1 parent 19d0884 commit f356bec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_NOTE: This is an automatically generated file. Do not modify contents of this file manually._

## [0.5.0] - 2024-01-08
### Added
- [useControllableState] useControllableState hook

## [0.4.1] - 2023-12-15
### Fixed
- Updated dependencies
Expand Down
Empty file.
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enterwell/react-hooks",
"version": "0.4.1",
"version": "0.5.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit f356bec

Please sign in to comment.