Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @scaleway/use-dataloader@1.1.2
  • Loading branch information
scaleway-bot committed May 4, 2021
1 parent acd938f commit 66350df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/use-dataloader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.1.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-dataloader@1.1.1...@scaleway/use-dataloader@1.1.2) (2021-05-04)


### Bug Fixes

* DataLoaderProvider handle data return from useDataLoader ([#150](https://github.com/scaleway/scaleway-lib/issues/150)) ([acd938f](https://github.com/scaleway/scaleway-lib/commit/acd938f48bef8856476e12cf421193d8c8eab284))



### [1.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-dataloader@1.1.0...@scaleway/use-dataloader@1.1.1) (2021-05-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/use-dataloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-dataloader",
"version": "1.1.1",
"version": "1.1.2",
"description": "A small hook to handle api requests",
"keywords": [
"react",
Expand Down

0 comments on commit 66350df

Please sign in to comment.