Skip to content

Commit df87dac

Browse files
committed
Bump vscode-client version to 1.4.0
1 parent a4cdda7 commit df87dac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

vscode-client/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Bash IDE
22

3-
## 1.3.4
3+
## 1.4.0
44

5-
* Add additional error logging when LSP process cannot be started.
5+
* Remove additional installation step by integrating the `bash-language-server` (versuib 1.6.1)
66

77
## 1.3.3
88

@@ -24,7 +24,7 @@
2424

2525
## 1.3.0
2626

27-
The client will now prompt to upgrade the Bash Language Server if you're running
27+
* The client will now prompt to upgrade the Bash Language Server if you're running
2828
an old version.
2929

3030
## 1.2.1

vscode-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A language server for Bash",
55
"author": "Mads Hartmann",
66
"license": "MIT",
7-
"version": "1.3.4",
7+
"version": "1.4.0",
88
"publisher": "mads-hartmann",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)