Skip to content

Commit 7eb5676

Browse files
bump versions
1 parent 792a476 commit 7eb5676

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tasty-poets-fix.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# leetcode-query
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#70](https://github.com/JacobLinCool/LeetCode-Query/pull/70) [`b28dd59`](https://github.com/JacobLinCool/LeetCode-Query/commit/b28dd595448835efd7286a3098b57e05f80cb856) Thanks [@JacobLinCool](https://github.com/JacobLinCool)! - Remove dependency on node built-in module

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": "0.2.7",
3+
"version": "1.0.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)