Skip to content

Commit 98cd30a

Browse files
build: bump extension version to 1.38.0 (#1808)
## Summary - Bump the Python Environments extension version from 1.37.0 to 1.38.0. - Refresh the root npm lockfile with `npm i`. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3bcc859 commit 98cd30a

2 files changed

Lines changed: 25 additions & 7 deletions

File tree

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-python-envs",
33
"displayName": "Python Environments",
44
"description": "Provides a unified python environment experience",
5-
"version": "1.37.0",
5+
"version": "1.38.0",
66
"publisher": "ms-python",
77
"engines": {
88
"vscode": "^1.110.0-20260204"

0 commit comments

Comments
 (0)