Skip to content

Commit f4def31

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent 1589157 commit f4def31

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/ninety-terms-explain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-rabbits-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @labdigital/react-query-opal
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 4268399: Allow passing cache (RequestCache) parameter
8+
- 4268399: Remove outputting errors to console.log
9+
310
## 0.0.5
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/react-query-opal",
3-
"version": "0.0.5",
3+
"version": "0.1.0",
44
"description": "Custom fetcher for react-query to use with @labdigital/node-federated-token",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)