File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
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)
4
+
5
+ - [ #165 ] ( https://github.com/sourcegraph/scip-typescript/pull/165 ) Print message when npm/yarn install fails during auto-indexing (#165 ) (@olafurpg )
6
+ - [ #154 ] ( https://github.com/sourcegraph/scip-typescript/pull/154 ) workflows: update pr-auditor workflow (#154 ) (@bobheadxi )
7
+ - [ #159 ] ( https://github.com/sourcegraph/scip-typescript/pull/159 ) chore(deps): update typescript-eslint monorepo to ^5.30.0 (#159 ) (@renovate [ bot] )
8
+ - [ #158 ] ( https://github.com/sourcegraph/scip-typescript/pull/158 ) chore(deps): update dependency prettier to v2.7.1 (#158 ) (@renovate [ bot] )
9
+ - [ #156 ] ( https://github.com/sourcegraph/scip-typescript/pull/156 ) Document migration from lsif-node (#156 ) (@olafurpg )
10
+ - [ #149 ] ( https://github.com/sourcegraph/scip-typescript/pull/149 ) chore(deps): update typescript-eslint monorepo to ^5.27.1 (#149 ) (@renovate [ bot] )
11
+
3
12
### v0.2.7 (2022/06/02 15:05 +00:00)
4
13
5
14
- [ #146 ] ( https://github.com/sourcegraph/scip-typescript/pull/146 ) chore(deps): pin node.js to 0677e43 (#146 ) (@renovate [ bot] )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sourcegraph/scip-typescript" ,
3
- "version" : " 0.2.7 " ,
3
+ "version" : " 0.2.8 " ,
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