We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80912d2 commit b9025c2Copy full SHA for b9025c2
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Change Log
2
3
+### v0.2.7 (2022/06/02 15:05 +00:00)
4
+
5
+- [#146](https://github.com/sourcegraph/scip-typescript/pull/146) chore(deps): pin node.js to 0677e43 (#146) (@renovate[bot])
6
7
### v0.2.5 (2022/06/02 14:22 +00:00)
8
9
- [#145](https://github.com/sourcegraph/scip-typescript/pull/145) Install src via npm instead of curl command (#145) (@olafurpg)
package.json
@@ -1,6 +1,6 @@
{
"name": "@sourcegraph/scip-typescript",
- "version": "0.2.6",
+ "version": "0.2.7",
"description": "SCIP indexer for TypeScript and JavaScript",
"publisher": "sourcegraph",
"bin": "dist/src/main.js",
0 commit comments