Movatterモバイル変換


[0]ホーム

URL:


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

Commitd160d1f

Browse files
authored
chore: Prepare for 0.16.1 (LeetCode-OpenSource#518)
1 parent6358921 commitd160d1f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to the "leetcode" extension will be documented in this file.
33

44
Check[Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
##[0.16.1]
7+
###Added
8+
- Can show the problem in current workspace even if it's not a LeetCode workspace[#373](https://github.com/jdneo/vscode-leetcode/issues/373)
9+
10+
###Fixed
11+
[Bugs fixed](https://github.com/jdneo/vscode-leetcode/issues?q=is%3Aissue+milestone%3A0.16.1+is%3Aclosed+label%3Abug)
12+
613
##[0.16.0]
714
###Added
815
- Support GitHub login and LinkedIn login[PR#496](https://github.com/jdneo/vscode-leetcode/pull/496)

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"vscode-leetcode",
33
"displayName":"LeetCode",
44
"description":"Solve LeetCode problems in VS Code",
5-
"version":"0.16.0",
5+
"version":"0.16.1",
66
"author":"Sheng Chen",
77
"publisher":"shengchen",
88
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp