Skip to content

Commit 886c409

Browse files
authored
Merge pull request #78 from JacobLinCool/changeset-release/main
Release Packages
2 parents bb47140 + 63daca8 commit 886c409

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/metal-shirts-cry.md

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

CHANGELOG.md

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

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- [`bb47140`](https://github.com/JacobLinCool/LeetCode-Query/commit/bb47140ace98ba58da53e853d311fc8ab3f5b42c) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Works with no cookie presented in the response
8+
39
## 1.2.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": "leetcode-query",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Get user profiles, submissions, and problems on LeetCode.",
55
"type": "module",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)