Skip to content

Commit 99fe34c

Browse files
committed
chore: release 0.0.3
1 parent 16a3900 commit 99fe34c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.0.3](https://github.com/Blankeos/bagon-hooks/compare/0.0.2...0.0.3)
8+
9+
- feat: Improved use favicon hook visuals. [`a0b0770`](https://github.com/Blankeos/bagon-hooks/commit/a0b07701ba0470f6039924355362081616b848cb)
10+
- feat: Added eye-dropper hook (improved). [`4b095ac`](https://github.com/Blankeos/bagon-hooks/commit/4b095ac64c42ff9d869e4ab539101320673e0cc5)
11+
- feat: Added use-counter. [`16a3900`](https://github.com/Blankeos/bagon-hooks/commit/16a39003d0ebef6f71511fb3d204b5f67832324e)
12+
713
#### [0.0.2](https://github.com/Blankeos/bagon-hooks/compare/0.0.1...0.0.2)
814

15+
> 20 October 2024
16+
917
- feat: Finished many examples for each hooks + code examples. [`219380a`](https://github.com/Blankeos/bagon-hooks/commit/219380a977e6f1e808bcd689ca12e8ae5ede6fd1)
1018
- feat: Added use-local-storage. [`c3205eb`](https://github.com/Blankeos/bagon-hooks/commit/c3205ebd8b2d237209ccf3b5d986bd75a0da253a)
1119
- feat: Added use-favicon. [`1ed0d82`](https://github.com/Blankeos/bagon-hooks/commit/1ed0d829b5927e591d6ba13dba098b66f780c4d9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bagon-hooks",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A collection of zero-dependency hooks for SolidJS forked directly from Mantine Hooks.",
55
"license": "MIT",
66
"author": "Carlo Taleon",

0 commit comments

Comments
 (0)