File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.1] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.1.0...v1.1.1 ) (2021-02-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * autocomplete-extended types ([ a46f99c] ( https://github.com/atom-ide-community/atom-languageclient/commit/a46f99c4453b083d87c056eee493540454bf1b2e ) )
7
+ * copy typings to build directory ([ 900957a] ( https://github.com/atom-ide-community/atom-languageclient/commit/900957a817eeafd99a8a1603faccb5b7ec1d9d75 ) )
8
+ * remove baseUrl ([ 686df00] ( https://github.com/atom-ide-community/atom-languageclient/commit/686df00bb9eedd2520a030e5e1230253e68f7c95 ) )
9
+ * tsconfig include all files ([ c69fd77] ( https://github.com/atom-ide-community/atom-languageclient/commit/c69fd778e00c7bb16e6e65a677666beb211aa64e ) )
10
+
1
11
# [ 1.1.0] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.0.8...v1.1.0 ) (2021-02-20)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " atom-languageclient" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Integrate Language Servers with Atom" ,
5
5
"repository" : " https://github.com/atom-ide-community/atom-languageclient" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments