Skip to content

Commit

Permalink
Prepare to release v0.8.0 of VSCode extension. (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic authored Oct 12, 2023
1 parent 00844a2 commit 83ae668
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ All notable changes to the "wireit" extension will be documented in this file.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## Unreleased
<!-- ## Unreleased -->

## [0.8.0] - 2023-10-12

- Add intellisense completions for dependencies.

Expand Down
2 changes: 1 addition & 1 deletion vscode-extension/built/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "wireit",
"publisher": "google",
"description": "For the wireit script runner",
"version": "0.7.0",
"version": "0.8.0",
"contributes": {
"commands": [],
"jsonValidation": [
Expand Down

0 comments on commit 83ae668

Please sign in to comment.