We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221873b commit 25c83a0Copy full SHA for 25c83a0
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# CHANGELOG
2
+## 1.0.4 release
3
+### Fixes
4
+- fix the bug cannot create question
5
## 1.0.3 release
6
### Features
7
- you can create question in any supported language file
package.json
@@ -1,6 +1,6 @@
{
"name": "leetcode-practice",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A powerful practice platform for leetcode.Using any way you want to create questions.",
"type": "module",
"packageManager": "yarn@1.22.0+",
0 commit comments