File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
- ### v0.2.8 (2022/07/28 10:34 +00:00)
3
+ ### v0.2.9 (2022/08/26 06:11 +00:00)
4
+
5
+ - [ #168 ] ( https://github.com/sourcegraph/scip-typescript/pull/168 ) Add support for Yarn v3 (#168 ) (@olafurpg )
6
+
7
+ ### v0.2.8 (2022/07/28 10:53 +00:00)
4
8
5
9
- [ #165 ] ( https://github.com/sourcegraph/scip-typescript/pull/165 ) Print message when npm/yarn install fails during auto-indexing (#165 ) (@olafurpg )
6
10
- [ #154 ] ( https://github.com/sourcegraph/scip-typescript/pull/154 ) workflows: update pr-auditor workflow (#154 ) (@bobheadxi )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sourcegraph/scip-typescript" ,
3
- "version" : " 0.2.8 " ,
3
+ "version" : " 0.2.9 " ,
4
4
"description" : " SCIP 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