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 213a517

Browse files
authored
Merge pull request #395 from bash-lsp/v3.0.1
Bump version to 3.0.1
2 parents 82d1656 + 95dabb4 commit 213a517

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+
## 3.0.1
4+
5+
- Upgrade treesitter to fix node 18 issue
6+
37
## 3.0.0
48

59
- Linting based on shellcheck (https://github.com/bash-lsp/bash-language-server/pull/342)

‎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": "3.0.0",
6+
"version": "3.0.1",
77
"publisher": "mads-hartmann",
88
"main": "./out/server.js",
99
"typings": "./out/server.d.ts",

0 commit comments

Comments
(0)

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