Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 986548d

Browse files
authored
Bump server to 5.4.0
1 parent bbfa220 commit 986548d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Bash Language Server
22

3+
## 5.4.0
4+
5+
- Add .editorconfig support for shfmt https://github.com/bash-lsp/bash-language-server/pull/1171
6+
37
## 5.3.4
48

59
- Add additonal shfmt formatting config options https://github.com/bash-lsp/bash-language-server/pull/1168

‎server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A language server for Bash",
44
"author": "Mads Hartmann",
55
"license": "MIT",
6-
"version": "5.3.4",
6+
"version": "5.4.0",
77
"main": "./out/server.js",
88
"typings": "./out/server.d.ts",
99
"bin": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /