Skip to content

Commit

Permalink
chore: versions and readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blankeos committed Oct 20, 2024
1 parent 63fc994 commit b1f00b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [0.0.2](https://github.com/Blankeos/bagon-hooks/compare/0.0.1...0.0.2)

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

#### 0.0.1

> 20 October 2024
- feat: initial commit + Added the use-hotkeys hook. [`fe858db`](https://github.com/Blankeos/bagon-hooks/commit/fe858db9cd1b626886bcb3b0e95cb798ebb15cee)
- Format [`5b9e02a`](https://github.com/Blankeos/bagon-hooks/commit/5b9e02a0fd0cc7eeff8a6c078410dca0fa85639c)
- chore: Changed formatting. [`f7e9f2b`](https://github.com/Blankeos/bagon-hooks/commit/f7e9f2b205091ddf0caff29693c7ba8aa60d654a)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Based on the [@mantine/hooks](https://github.com/mantinedev/mantine/tree/master/
- [ ] use-is-first-render
- [ ] use-isomorphic-effect
- [ ] use-list-state
- [ ] use-local-storage
- [x] use-local-storage
- [ ] use-logger
- [ ] use-map
- [ ] use-media-query
Expand Down

0 comments on commit b1f00b5

Please sign in to comment.