Skip to content

Commit 83eae19

Browse files
bump versions
1 parent cd8876b commit 83eae19

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/giant-fireants-grin.md

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

.changeset/good-news-tease.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# leetcode-query
22

3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- [`cd8876b`](https://github.com/JacobLinCool/LeetCode-Query/commit/cd8876b0036ce36b7da8cf436b128e016b3ad0b4) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Disable response auto clone on receive-graphql hook
8+
9+
- [`cd8876b`](https://github.com/JacobLinCool/LeetCode-Query/commit/cd8876b0036ce36b7da8cf436b128e016b3ad0b4) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Allow user to select their own fetch implementation with [@fetch-impl](https://github.com/JacobLinCool/fetch-impl)
10+
311
## 1.2.2
412

513
### 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": "leetcode-query",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Get user profiles, submissions, and problems on LeetCode.",
55
"type": "module",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)