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+ ## 2.5.3
4+ ` 2021-12-6 `
5+ * ` FIX ` [ #842 ] ( https://github.com/sumneko/lua-language-server/issues/844 )
6+ * ` FIX ` [ #844 ] ( https://github.com/sumneko/lua-language-server/issues/844 )
7+
38## 2.5.2
49` 2021-12-2 `
510* ` FIX ` [ #815 ] ( https://github.com/sumneko/lua-language-server/issues/815 )
Original file line number Diff line number Diff line change 15881588 "type" : " git" ,
15891589 "url" : " https://github.com/sumneko/lua-language-server"
15901590 },
1591- "version" : " 2.5.2 "
1591+ "version" : " 2.5.3 "
15921592}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 2.5.2 "
3+ local VERSION = " 2.5.3 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments