Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Oct 15, 2023
1 parent 491b5af commit 007b035
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ 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.3.1] - 2023-10-15
### Fixed
- Updated dependencies
- useDebounce not changing value

## [0.3.0] - 2023-09-15
### Added
- usePromise hook
Expand Down
Empty file.
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.3.0",
"version": "0.3.1",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 007b035

Please sign in to comment.