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 96f85c9

Browse files
Bump to 2.2.1
Signed-off-by: Eric Wang <skygragon@gmail.com>
1 parent 68e81eb commit 96f85c9

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

‎docs/commands.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Display version information.
398398
Short:
399399

400400
$ leetcode version
401-
2.2.0
401+
2.2.1
402402

403403
Verbose:
404404

@@ -408,7 +408,7 @@ Verbose:
408408
| | ___ ___| |_ ___ ___ __| | ___
409409
| |/ _ \/ _ \ __|/ __|/ _ \ / _` |/ _ \
410410
| | __/ __/ |_ (__| (_) | (_| | __/
411-
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.2.0
411+
|_|\___|\___|\__|\___|\___/ \__,_|\___| CLI v2.2.1
412412

413413
[Environment]
414414
Node v8.1.4

‎docs/releases.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
layout: default
33
title: Release Notes
44
---
5+
# 2.2.1
6+
7+
* add commands aliases.
8+
* enhance documents about install error on Ubuntu.
9+
* `config`
10+
* fix wrong parsing on non-string value.
11+
* `plugin`
12+
* fix bug when installing new npm modules.
13+
* `show`
14+
* use traditional `.py` for python3 filename.
15+
* `submission`
16+
* enhance recursive folder creation.
17+
518
# 2.2.0
619

720
* `config`

‎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.2.0",
3+
"version": "2.2.1",
44
"description": "A cli tool to enjoy leetcode!",
55
"preferGlobal": "true",
66
"bin": {

0 commit comments

Comments
(0)

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