Skip to content

Commit a414140

Browse files
author
Sourcegraph Bot
committed
v0.1.11
1 parent 4cc05fe commit a414140

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## LSIF Node
22

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+
38
### v0.1.5 (2022/03/07 10:57 +00:00)
49
- [#26](https://github.com/sourcegraph/lsif-typescript/pull/26) Merge pull request #26 from sourcegraph/renovate/major-react-monorepo (@renovate-bot)
510
- [#22](https://github.com/sourcegraph/lsif-typescript/pull/22) Merge pull request #22 from olafurpg/react (@olafurpg)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcegraph/lsif-typescript",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "LSIF indexer for TypeScript and JavaScript",
55
"publisher": "sourcegraph",
66
"bin": "dist/src/main.js",

0 commit comments

Comments
 (0)