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

Commit

Permalink
Bump to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benmcmorran committed Mar 15, 2023
1 parent 78209ee commit 9544a5f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## Unreleased
## Version 0.6.0

- Release date: TBD
- Release date: March 15, 2023

### Added

- 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.

### Changed

Expand Down
4 changes: 2 additions & 2 deletions 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.5.0",
"version": "0.6.0",
"publisher": "vsciot-vscode",
"preview": true,
"engines": {
Expand Down

0 comments on commit 9544a5f

Please sign in to comment.