Skip to content

Commit 8caaa3e

Browse files
authored
Merge pull request #107 from paulober/develop
Patch v3.0.12
2 parents bab929b + 54e9789 commit 8caaa3e

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to the "pico-w-go" extension will be documented in this file
1111

1212
---
1313

14+
## [3.0.12] - 2023-06-15
1415
## [3.0.11] - 2023-06-15
1516

1617
# Added

images/logo-256.png

2.66 KB
Loading

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": "Pico-W-Go",
44
"description": "Autocompletion, remote Workspace and a REPL console for the Raspberry Pi Pico (W).",
5-
"version": "3.0.11",
5+
"version": "3.0.12",
66
"publisher": "paulober",
77
"license": "MPL-2.0",
88
"homepage": "https://github.com/paulober/Pico-W-Go/blob/main/README.md",

0 commit comments

Comments
 (0)