File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
## LSIF Node
2
2
3
+ ### v0.1.11 (2022/03/16 13:02 +00:00)
4
+ - [ #40 ] ( https://github.com/sourcegraph/lsif-typescript/pull/40 ) Merge pull request #40 from sourcegraph/allowjs (@olafurpg )
5
+ - [ #39 ] ( https://github.com/sourcegraph/lsif-typescript/pull/39 ) Merge pull request #39 from sourcegraph/progress-bar (@olafurpg )
6
+ - [ #36 ] ( https://github.com/sourcegraph/lsif-typescript/pull/36 ) Merge pull request #36 from sourcegraph/sg-upload (@olafurpg )
7
+
3
8
### v0.1.5 (2022/03/07 10:57 +00:00)
4
9
- [ #26 ] ( https://github.com/sourcegraph/lsif-typescript/pull/26 ) Merge pull request #26 from sourcegraph/renovate/major-react-monorepo (@renovate-bot )
5
10
- [ #22 ] ( https://github.com/sourcegraph/lsif-typescript/pull/22 ) Merge pull request #22 from olafurpg/react (@olafurpg )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sourcegraph/lsif-typescript" ,
3
- "version" : " 0.1.10 " ,
3
+ "version" : " 0.1.11 " ,
4
4
"description" : " LSIF indexer for TypeScript and JavaScript" ,
5
5
"publisher" : " sourcegraph" ,
6
6
"bin" : " dist/src/main.js" ,
You can’t perform that action at this time.
0 commit comments