Skip to content

Commit a5c1598

Browse files
committed
v0.5.1
1 parent 18cd192 commit a5c1598

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "Espressif IDF" extension will be documented in this file.
44

5+
## 0.5.1
6+
7+
### Release Bug Fix
8+
9+
- Fix the CI release to marketplace bug not packaging the `esp_debug_adapter`
10+
- Fix the System Tracing UI theme, and added webview panel icons
11+
512
## 0.5.0
613

714
### ESP-ADF & ESP-MDF

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"preview": true,
44
"displayName": "Espressif IDF",
55
"description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF",
6-
"version": "0.5.0",
6+
"version": "0.5.1",
77
"license": "Apache-2.0",
88
"publisher": "espressif",
99
"icon": "media/espressif_icon.png",

0 commit comments

Comments
 (0)