File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 3.5.5
4+ ` 2022-9-7 `
5+ * ` FIX ` [ #1529 ] ( https://github.com/sumneko/lua-language-server/issues/1529 )
6+ * ` FIX ` [ #1530 ] ( https://github.com/sumneko/lua-language-server/issues/1530 )
7+
38## 3.5.4
49` 2022-9-6 `
510* ` NEW ` ` type-formatting ` : fix wrong indentation of VSCode
Original file line number Diff line number Diff line change 29742974 "sponsor" : {
29752975 "url" : " https://github.com/sumneko/lua-language-server/issues/484"
29762976 },
2977- "version" : " 3.5.4 "
2977+ "version" : " 3.5.5 "
29782978}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 3.5.4 "
3+ local VERSION = " 3.5.5 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments