File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.14.1] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.14.0...v1.14.1 ) (2021-07-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * bump atom-ide-base and devDependencies ([ 02ad02d] ( https://github.com/atom-ide-community/atom-languageclient/commit/02ad02d163896570fbf9be9bb6a69080700abc14 ) )
7
+ * bump dependencies ([ 4e90504] ( https://github.com/atom-ide-community/atom-languageclient/commit/4e90504a9525086f96013bf888aa687760612ef4 ) )
8
+ * bump zadeh - adds linux musl prebuilds ([ 9568d62] ( https://github.com/atom-ide-community/atom-languageclient/commit/9568d627b31d3e41ed08b2f6c31eb7be88513bfb ) )
9
+ * eslint fix ([ 1075cac] ( https://github.com/atom-ide-community/atom-languageclient/commit/1075cac4cd0bc99663798124c2c9de44de7c05c7 ) )
10
+
1
11
# [ 1.14.0] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.13.0...v1.14.0 ) (2021-06-14)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " atom-languageclient" ,
3
- "version" : " 1.14.0 " ,
3
+ "version" : " 1.14.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