Skip to content

Commit

Permalink
Beta 12 (RC 3)
Browse files Browse the repository at this point in the history
Signed-off-by: William Vinnicombe <[email protected]>
  • Loading branch information
will-v-pi committed Mar 27, 2024
1 parent b246372 commit caf2630
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

- Release 1

## [0.12.2] - 2024-03-27

### Added

- Workflow for packaging and publishing extension (@will-v-pi)

### Changed

- Fix webview crash on dropdown button click (@paulober)

## [0.12.1] - 2024-03-26

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "raspberry-pi-pico",
"displayName": "Raspberry Pi Pico",
"description": "The official VS Code extension for Raspberry Pi Pico development. It includeds serveral features to simplify project creation and deployment. (Single folder workspaces only)",
"version": "0.12.1",
"version": "0.12.2",
"author": "paulober",
"publisher": "raspberry-pi",
"icon": "./images/extension-icon.png",
Expand Down

0 comments on commit caf2630

Please sign in to comment.