Skip to content

Commit 529caf3

Browse files
authored
Merge pull request #102 from JacobLinCool/changeset-release/main
Release Packages
2 parents 0d1fa7f + ad63c61 commit 529caf3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dull-cats-stare.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#101](https://github.com/JacobLinCool/LeetCode-Query/pull/101) [`c9c774a`](https://github.com/JacobLinCool/LeetCode-Query/commit/c9c774a451d4b3d8421918cd74ae6116f28afec7) Thanks [@jinzcdev](https://github.com/jinzcdev)! - Add APIs for leetcode.cn endpoints
8+
39
## 1.2.3
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.3",
3+
"version": "1.3.0",
44
"description": "Get user profiles, submissions, and problems on LeetCode.",
55
"type": "module",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)