Skip to content

Commit 25c83a0

Browse files
committed
feat:ver 1.0.4
1 parent 221873b commit 25c83a0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CHANGELOG
2+
## 1.0.4 release
3+
### Fixes
4+
- fix the bug cannot create question
25
## 1.0.3 release
36
### Features
47
- you can create question in any supported language file

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leetcode-practice",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A powerful practice platform for leetcode.Using any way you want to create questions.",
55
"type": "module",
66
"packageManager": "yarn@1.22.0+",

0 commit comments

Comments
 (0)