File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3- ### v0.2.10 (2022/10/11 13:18 +00:00)
3+ ### v0.2.11 (2022/10/18 06:55 +00:00)
44
5+ - [ #182 ] ( https://github.com/sourcegraph/scip-typescript/pull/182 ) Optimization: cache results between TypeScript projects (#182 ) (@olafurpg )
6+ - [ #181 ] ( https://github.com/sourcegraph/scip-typescript/pull/181 ) fix: Fix --yarn-workspace with Yarn 3. (#181 ) (@varungandhi-src )
7+
8+ ### v0.2.10 (2022/10/11 13:26 +00:00)
9+
10+ - [ #179 ] ( https://github.com/sourcegraph/scip-typescript/pull/179 ) Update ChangeLog and bump version for releasing 0.2.10. (#179 ) (@varungandhi-src )
511- [ #178 ] ( https://github.com/sourcegraph/scip-typescript/pull/178 ) Update ChangeLog and bump version for releasing 0.2.9. (#178 ) (@varungandhi-src )
612- [ #177 ] ( https://github.com/sourcegraph/scip-typescript/pull/177 ) chore: Bump dependencies. (#177 ) (@varungandhi-src )
713- [ #129 ] ( https://github.com/sourcegraph/scip-typescript/pull/129 ) chore(deps): update docker/build-push-action action to v3 (#129 ) (@renovate [ bot] )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourcegraph/scip-typescript" ,
3- "version" : " 0.2.10 " ,
3+ "version" : " 0.2.11 " ,
44 "description" : " SCIP indexer for TypeScript and JavaScript" ,
55 "publisher" : " sourcegraph" ,
66 "bin" : " dist/src/main.js" ,
You can’t perform that action at this time.
0 commit comments