Skip to content

Commit a3e4a9f

Browse files
RELEASING: @codiume/[email protected] (#29)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 410caf2 commit a3e4a9f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smart-fireants-join.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.8
4+
5+
### Patch Changes
6+
7+
- [#28](https://github.com/codiume/hooks/pull/28) [`410caf2`](https://github.com/codiume/hooks/commit/410caf29a062aa10291de16353ef5af6c490c331) Thanks [@the-dijkstra](https://github.com/the-dijkstra)! - Update [use-singleton] tests
8+
39
## 0.0.7
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.7",
3+
"version": "0.0.8",
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)