Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 6878c30

Browse files
committed
Prerelease v0.4.6
1 parent 7489b4c commit 6878c30

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## Version 0.4.6
5+
6+
- Release date: September 29, 2021
7+
8+
### Changed
9+
10+
- Fix send serial message [#1356](https://github.com/microsoft/vscode-arduino/pull/1356)
11+
- Update eslint to latest version and fix issues reported [#1352](https://github.com/microsoft/vscode-arduino/pull/1352)
12+
413
## Version 0.4.5
514

615
- Release date: September 21, 2021

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-arduino",
33
"displayName": "Arduino",
44
"description": "Arduino for Visual Studio Code",
5-
"version": "0.4.5",
5+
"version": "0.4.6-rc",
66
"publisher": "vsciot-vscode",
77
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
88
"preview": true,

0 commit comments

Comments
 (0)