We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928d0a8 commit 5bd8d15Copy full SHA for 5bd8d15
CHANGELOG.md
@@ -8,7 +8,7 @@
8
9
All notable changes to the "Espressif IDF" extension will be documented in this file.
10
11
-## [1.10.0](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.10.1)
+## [1.10.1](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.10.1)
12
13
## Features and enhancements
14
package.json
@@ -2,7 +2,7 @@
2
"name": "esp-idf-extension",
3
"displayName": "ESP-IDF",
4
"description": "Develop and debug applications for Espressif chips with ESP-IDF",
5
- "version": "1.10.0",
+ "version": "1.10.1",
6
"license": "Apache-2.0",
7
"publisher": "espressif",
"icon": "media/espressif_icon.png",
0 commit comments