Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f2cf7a

Browse files
Bump to 2.5.2
Signed-off-by: Eric Wang <skygragon@gmail.com>
1 parent 38e2127 commit 6f2cf7a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

‎docs/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Display version information.
465465
Short:
466466

467467
$ leetcode version
468-
2.5.1
468+
2.5.2
469469

470470
Verbose:
471471

@@ -475,7 +475,7 @@ Verbose:
475475
| | ___ ___| |_ ___ ___ __| | ___
476476
| |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
477477
| | __/ __/ |_ (__| (_) | (_| | __/
478-
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.5.1
478+
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.5.2
479479

480480
[Environment]
481481
Node v8.1.4

‎docs/releases.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
layout: default
33
title: Release Notes
44
---
5+
# 2.5.2
6+
7+
* `show`
8+
* fixes 400 error
9+
* support translated content for leetcode-cn
10+
511
# 2.5.1
612

713
* auto install missing plugins after upgrade.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leetcode-cli",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "A cli tool to enjoy leetcode!",
55
"preferGlobal": "true",
66
"engines": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /