File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 3.5.6
4+ ` 2022-9-16 `
5+ * ` FIX ` [ #1439 ] ( https://github.com/sumneko/lua-language-server/issues/1439 )
6+ * ` FIX ` [ #1467 ] ( https://github.com/sumneko/lua-language-server/issues/1467 )
7+ * ` FIX ` [ #1506 ] ( https://github.com/sumneko/lua-language-server/issues/1506 )
8+ * ` FIX ` [ #1537 ] ( https://github.com/sumneko/lua-language-server/issues/1537 )
9+
310## 3.5.5
411` 2022-9-7 `
512* ` FIX ` [ #1529 ] ( https://github.com/sumneko/lua-language-server/issues/1529 )
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.5 "
2977+ "version" : " 3.5.6 "
29782978}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 3.5.5 "
3+ local VERSION = " 3.5.6 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments