File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
- ### v0.2.10 (2022/10/11 13:18 +00:00)
3
+ ### v0.2.11 (2022/10/18 06:55 +00:00)
4
4
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 )
5
11
- [ #178 ] ( https://github.com/sourcegraph/scip-typescript/pull/178 ) Update ChangeLog and bump version for releasing 0.2.9. (#178 ) (@varungandhi-src )
6
12
- [ #177 ] ( https://github.com/sourcegraph/scip-typescript/pull/177 ) chore: Bump dependencies. (#177 ) (@varungandhi-src )
7
13
- [ #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 1
1
{
2
2
"name" : " @sourcegraph/scip-typescript" ,
3
- "version" : " 0.2.10 " ,
3
+ "version" : " 0.2.11 " ,
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