Skip to content

Commit

Permalink
release: bump package(s) (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 11, 2021
1 parent 266edbc commit 1aa26ba
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-apricots-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-dots-pump.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @dwarvesf/react-hooks

## 0.3.0

### Minor Changes

- [#19](https://github.com/dwarvesf/react-toolkit/pull/19)
[`0e46298`](https://github.com/dwarvesf/react-toolkit/commit/0e462985b74b7464efb3d1f3410a0705c2170358)
Thanks [@zlatanpham](https://github.com/zlatanpham)! - Add
`useFetchWithCache`.

* [`266edbc`](https://github.com/dwarvesf/react-toolkit/commit/266edbc3aaee2382cf04d77fa7abfbaaf11ace75)
Thanks [@zlatanpham](https://github.com/zlatanpham)! - Add `useFetch` and
`useAsyncEffect`.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dwarvesf/react-hooks",
"version": "0.2.1",
"version": "0.3.0",
"description": "Official React hooks for @dwarvesf",
"author": "Dwarves Foundation",
"repository": {
Expand Down

0 comments on commit 1aa26ba

Please sign in to comment.