File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+
3
+ ## [ 1.0.7] ( https://github.com/wh131462/leetcode-practice/compare/cli-v1.0.6...cli-v1.0.7 ) (2024-03-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * change plan list question title to cn ([ 57f15d5] ( https://github.com/wh131462/leetcode-practice/commit/57f15d5befc23d11ce6211c30e3ee7a7e8bbe52d ) )
9
+ * change plan list question title to cn ([ cb6fbfd] ( https://github.com/wh131462/leetcode-practice/commit/cb6fbfd4cd783f57d031abe3add9d85f3e271a4c ) )
10
+ * change the config ([ 2b9bb11] ( https://github.com/wh131462/leetcode-practice/commit/2b9bb1149c6db0dbede22f10830ccd8661b0a83f ) )
11
+ * delete hot100 add study plan list ([ e94aaa1] ( https://github.com/wh131462/leetcode-practice/commit/e94aaa166e80e7e54f3ce5b570352cb798799b77 ) )
12
+ * delete hot100 add study plan list ([ 9d7a22f] ( https://github.com/wh131462/leetcode-practice/commit/9d7a22fde8cc72264766f707ea3f51e81956c111 ) )
13
+ * get all is not success ([ 9108219] ( https://github.com/wh131462/leetcode-practice/commit/91082196dc005b0b23314966a09304ba948416b8 ) )
14
+ * get all is not success ([ 3f5bfef] ( https://github.com/wh131462/leetcode-practice/commit/3f5bfef7857e6c9869c40e3d12a60d50b14be2cd ) )
15
+ * update realm version to fix windows env ([ 00d2bc4] ( https://github.com/wh131462/leetcode-practice/commit/00d2bc4942b2b02f97ad41d23da64f8bedc23741 ) )
16
+ * use logger instead console ([ fddc458] ( https://github.com/wh131462/leetcode-practice/commit/fddc4581efbd5186a17aa1415aa2738283f820b7 ) )
17
+
1
18
## [ 1.0.6] ( https://github.com/wh131462/leetcode-practice/compare/cli-v1.0.5...cli-v1.0.6 ) (2024-03-11)
2
19
3
20
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " leetcode-practice" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.6 " ,
4
+ "version" : " 1.0.7 " ,
5
5
"packageManager" : " yarn@1.22.0" ,
6
6
"description" : " A powerful practice platform for leetcode.Using any way you want to create questions." ,
7
7
"author" : {
You can’t perform that action at this time.
0 commit comments