File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.2.0 " ></a >
2
+ ## 1.2.0 (2018-06-13)
3
+
4
+ * Add clean script and tsconfig base ([ ad228f1] ( https://github.com/tsqllint/tsqllint-vscode-extension/commit/ad228f1 ) )
5
+ * Update build to support packaging ([ 28a31ed] ( https://github.com/tsqllint/tsqllint-vscode-extension/commit/28a31ed ) )
6
+ * Updated vscode settings to hide client/out directory ([ 595362b] ( https://github.com/tsqllint/tsqllint-vscode-extension/commit/595362b ) )
7
+
8
+
9
+
1
10
<a name =" 1.1.0 " ></a >
2
11
## 1.1.0 (2018-06-13)
3
12
Original file line number Diff line number Diff line change 3
3
"description" : " The client for the TSQLLint VS Code Extension" ,
4
4
"author" : " Nathan Boyd" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.1 .0" ,
6
+ "version" : " 1.2 .0" ,
7
7
"publisher" : " TSQLLint" ,
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
"description" : " A VS Code Extension For TSQLLint" ,
4
4
"author" : " Nathan Boyd" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.1 .0" ,
6
+ "version" : " 1.2 .0" ,
7
7
"publisher" : " tsqllint" ,
8
8
"categories" : [
9
9
" Linters"
Original file line number Diff line number Diff line change 3
3
"description" : " A VS Code Extension For TSQLLint" ,
4
4
"author" : " Nathan Boyd" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.1 .0" ,
6
+ "version" : " 1.2 .0" ,
7
7
"publisher" : " TSQLLint" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments