We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e16378 commit ffbe675Copy full SHA for ffbe675
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.2](https://github.com/atom-ide-community/atom-languageclient/compare/v1.8.1...v1.8.2) (2021-04-21)
2
+
3
4
+### Bug Fixes
5
6
+* update deps ([#149](https://github.com/atom-ide-community/atom-languageclient/issues/149)) ([4e16378](https://github.com/atom-ide-community/atom-languageclient/commit/4e163780fbdb8357012dd1d4731f7187aee96e2b))
7
8
## [1.8.1](https://github.com/atom-ide-community/atom-languageclient/compare/v1.8.0...v1.8.1) (2021-04-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-languageclient",
- "version": "1.8.1",
+ "version": "1.8.2",
"description": "Integrate Language Servers with Atom",
"repository": "https://github.com/atom-ide-community/atom-languageclient",
"license": "MIT",
0 commit comments