Skip to content

Commit ce82570

Browse files
RELEASING: @codiume/[email protected] (#23)
Releases: @codiume/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c0ebbcc commit ce82570

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-tables-add.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.5
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/codiume/hooks/pull/22) [`c0ebbcc`](https://github.com/codiume/hooks/commit/c0ebbcc84e49a8ffbcaf233b7d7ad2ffe4e98980) Thanks [@the-dijkstra](https://github.com/the-dijkstra)! - Fix tsup to target browser
8+
39
## 0.0.4
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.4",
3+
"version": "0.0.5",
44
"description": "A collection of reusable react hooks for state and UI management",
55
"homepage": "https://github.com/codiume/hooks.git",
66
"keywords": [

0 commit comments

Comments
 (0)