Skip to content

Commit

Permalink
Merge pull request microsoft#1092 from microsoft/release-v0.3.2
Browse files Browse the repository at this point in the history
Merge release v0.3.2 to develop branch
  • Loading branch information
hellyzh authored Aug 26, 2020
2 parents 8909061 + e43d67d commit 2d2165c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.3.2

- Release date: August 26, 2020

### Changed
- Update dependencies.

## Version 0.3.1

- Release date: June 9, 2020
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "vscode-arduino",
"displayName": "Arduino",
"description": "Arduino for Visual Studio Code",
"version": "0.3.1",
"version": "0.3.2",
"publisher": "vsciot-vscode",
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
"preview": true,
Expand Down

0 comments on commit 2d2165c

Please sign in to comment.