Skip to content

Commit 8db9eae

Browse files
committed
release 0.11.3
1 parent 273cdd4 commit 8db9eae

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [0.11.3] - 2017-xx-xx
3+
## [0.11.3] - 2017-07-31
44
- improve: if the charator before autocomplete word is '.', we don't need to return any items
55
- fix bugs
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-js-import",
33
"displayName": "vscode-js-import",
44
"description": "Intelligent and fast import extension for js in vscode, support both TypeScript and JavaScript !!!.",
5-
"version": "0.11.2",
5+
"version": "0.11.3",
66
"publisher": "wangtao0101",
77
"repository": {
88
"type": "git",
Binary file not shown.

0 commit comments

Comments
 (0)