Skip to content

Commit b4df3f0

Browse files
committed
Revert "Reapply "chore: version bump""
This reverts commit f83a91f.
1 parent 8149bf7 commit b4df3f0

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

.changeset/pre.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"initialVersions": {
55
"@labdigital/graphql-fetcher": "2.0.0"
66
},
7-
"changesets": [
8-
"rich-ants-shop"
9-
]
7+
"changesets": []
108
}

CHANGELOG.md

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

3-
## 3.0.0-beta.0
4-
5-
### Major Changes
6-
7-
- c570e03: Remove deprecated is "isPersistedQuery" and make apq explicitly opt in
8-
93
## 2.0.0
104

115
### Minor 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": "3.0.0-beta.0",
3+
"version": "2.0.0",
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)