Skip to content

Commit b9025c2

Browse files
committed
Update ChangeLog and bump version for releasing 0.2.7.
1 parent 80912d2 commit b9025c2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Change Log
22

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+
37
### v0.2.5 (2022/06/02 14:22 +00:00)
48

59
- [#145](https://github.com/sourcegraph/scip-typescript/pull/145) Install src via npm instead of curl command (#145) (@olafurpg)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcegraph/scip-typescript",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "SCIP indexer for TypeScript and JavaScript",
55
"publisher": "sourcegraph",
66
"bin": "dist/src/main.js",

0 commit comments

Comments
 (0)