Skip to content

Commit 9544a5f

Browse files
committed
Bump to v0.6.0
1 parent 78209ee commit 9544a5f

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

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

4-
## Unreleased
4+
## Version 0.6.0
55

6-
- Release date: TBD
6+
- Release date: March 15, 2023
7+
8+
### Added
9+
10+
- Prerelease versions are now published nightly to the VS Code Marketplace if there were changes to the repo. Prerelease versions will always have a non-zero patch digit in their version number.
711

812
### Changed
913

package-lock.json

+2-2
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.5.0",
5+
"version": "0.6.0",
66
"publisher": "vsciot-vscode",
77
"preview": true,
88
"engines": {

0 commit comments

Comments
 (0)