Skip to content

Commit 48ac22c

Browse files
RELEASING: @codiume/hooks@0.0.12 (#39)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e25e8e commit 48ac22c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/lazy-ears-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codiume/hooks
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/codiume/hooks/pull/38) [`3e25e8e`](https://github.com/codiume/hooks/commit/3e25e8ebe34498cdf71e6c206998cb550933a444) Thanks [@the-dijkstra](https://github.com/the-dijkstra)! - Add [use-local-storage] hook
8+
39
## 0.0.11
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codiume/hooks",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "A collection of reusable react hooks for state and UI management",
55
"homepage": "https://github.com/codiume/hooks.git",
66
"keywords": ["hooks", "library", "react", "react-hooks", "state"],

0 commit comments

Comments
 (0)