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.0.8] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.0.7...v1.0.8 ) (2021-02-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump atom-ide-base ([ dc2941b] ( https://github.com/atom-ide-community/atom-languageclient/commit/dc2941b4160171c7d6ca5ad95b625b9d789a3a4f ) )
7
+ * bump atom-ide-base - fixes JSX error ([ dcee038] ( https://github.com/atom-ide-community/atom-languageclient/commit/dcee038b6a73bdcadb9fb84635b1354212091e00 ) )
8
+ * install atom-ide-base ([ a617e05] ( https://github.com/atom-ide-community/atom-languageclient/commit/a617e0508b4dcbc38a22ce8319f879c66582c2fc ) )
9
+ * temporary - pass null wordRegExp ([ 254b94c] ( https://github.com/atom-ide-community/atom-languageclient/commit/254b94ca7a9e28c5d13a71a2923449a29a26c9cd ) )
10
+
1
11
## [ 1.0.7] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.0.6...v1.0.7 ) (2021-02-07)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " atom-languageclient" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
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