Skip to content

Commit 29c19e4

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version (next)
1 parent efb73c0 commit 29c19e4

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"changesets": [
88
"beige-donuts-attend",
9+
"five-weeks-talk",
910
"tough-grapes-hug"
1011
]
1112
}

CHANGELOG.md

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

3+
## 1.5.0-next.2
4+
5+
### Patch Changes
6+
7+
- 1b03cc8: Resolve import erorr when using library
8+
39
## 1.5.0-next.1
410

511
### 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/graphql-fetcher",
3-
"version": "1.5.0-next.1",
3+
"version": "1.5.0-next.2",
44
"description": "Custom fetcher for react-query to use with @labdigital/node-federated-token",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)