Skip to content

Commit 88377ca

Browse files
Prepare v0.6.4 release (#189)
1 parent 1ac1f18 commit 88377ca

File tree

6 files changed

+10
-3
lines changed

6 files changed

+10
-3
lines changed

packages/pyright-internal/package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pyright-scip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.6.4
2+
3+
- Updates base docker image
4+
15
# v0.6.3
26

37
- Fixes a known crash when handling inheritance from class

packages/pyright-scip/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pyright-scip/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-python",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "SCIP indexer for Python",
55
"main": "index.js",
66
"scripts": {

packages/pyright/package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vscode-pyright/package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)