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 c1ad88f commit 43afe3cCopy full SHA for 43afe3c
2 files changed
CHANGELOG.md
@@ -6,6 +6,13 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
+### [v3.23.13] revision
10
+
11
+**Improve**:
12
+ - `Create Project`: Miscellaneous things. (init project files, init project settings ... etc.)
13
14
+***
15
16
### [v3.23.12] revision
17
18
**Improve**:
package.json
@@ -36,7 +36,7 @@
36
"homepage": "https://em-ide.com",
37
"license": "MIT",
38
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V",
39
- "version": "3.23.12",
+ "version": "3.23.13",
40
"preview": false,
41
"engines": {
42
"vscode": "^1.67.0"
0 commit comments