Skip to content

Commit b1f00b5

Browse files
committed
chore: versions and readme.
1 parent 63fc994 commit b1f00b5

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.2](https://github.com/Blankeos/bagon-hooks/compare/0.0.1...0.0.2)
8+
9+
- feat: Finished many examples for each hooks + code examples. [`219380a`](https://github.com/Blankeos/bagon-hooks/commit/219380a977e6f1e808bcd689ca12e8ae5ede6fd1)
10+
- feat: Added use-local-storage. [`c3205eb`](https://github.com/Blankeos/bagon-hooks/commit/c3205ebd8b2d237209ccf3b5d986bd75a0da253a)
11+
- feat: Added use-favicon. [`1ed0d82`](https://github.com/Blankeos/bagon-hooks/commit/1ed0d829b5927e591d6ba13dba098b66f780c4d9)
12+
713
#### 0.0.1
814

15+
> 20 October 2024
16+
917
- feat: initial commit + Added the use-hotkeys hook. [`fe858db`](https://github.com/Blankeos/bagon-hooks/commit/fe858db9cd1b626886bcb3b0e95cb798ebb15cee)
1018
- Format [`5b9e02a`](https://github.com/Blankeos/bagon-hooks/commit/5b9e02a0fd0cc7eeff8a6c078410dca0fa85639c)
1119
- chore: Changed formatting. [`f7e9f2b`](https://github.com/Blankeos/bagon-hooks/commit/f7e9f2b205091ddf0caff29693c7ba8aa60d654a)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Based on the [@mantine/hooks](https://github.com/mantinedev/mantine/tree/master/
8282
- [ ] use-is-first-render
8383
- [ ] use-isomorphic-effect
8484
- [ ] use-list-state
85-
- [ ] use-local-storage
85+
- [x] use-local-storage
8686
- [ ] use-logger
8787
- [ ] use-map
8888
- [ ] use-media-query

0 commit comments

Comments
 (0)