Skip to content

Commit 30bb4cd

Browse files
committed
v3.7.6
Signed-off-by: paulober <[email protected]>
1 parent c1296f2 commit 30bb4cd

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ All notable changes to the "MicroPico" extension will be documented in this file
1010

1111
---
1212

13+
## [3.7.6] - 2024-04-30
14+
15+
### Changed
16+
- Updated dependencies
17+
- Fixed #215 and #209, Failed to switch stubs on Linux and macOS / use stubs on external drive
18+
1319
## [3.7.5] - 2024-02-22
1420

1521
### Changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pico-w-go",
33
"displayName": "MicroPico",
44
"description": "Auto-completion, remote workspace and a REPL console integration for the Raspberry Pi Pico (W) with MicroPython firmware.",
5-
"version": "3.7.5",
5+
"version": "3.7.6",
66
"publisher": "paulober",
77
"license": "MPL-2.0",
88
"homepage": "https://github.com/paulober/MicroPico/blob/main/README.md",

0 commit comments

Comments
 (0)