Skip to content

Commit

Permalink
Release 0.6.2 (bufbuild#336)
Browse files Browse the repository at this point in the history
Release 0.6.2 (and update changelog to add missing 0.6.1 changes)
  • Loading branch information
paul-sachs authored Feb 5, 2024
1 parent 54b6d06 commit 667298a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ This extension contributes the following settings:

## Changelog

- v0.6.2
- Reintroduce relative binary path support.
- v0.6.1
- Revert relative binary path support.
- v0.6.0
- Support relative binary path.
- v0.5.3
Expand Down
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-buf",
"displayName": "Buf",
"description": "Visual Studio Code support for Buf",
"version": "0.6.0",
"version": "0.6.2",
"icon": "logo.png",
"publisher": "bufbuild",
"repository": {
Expand Down

0 comments on commit 667298a

Please sign in to comment.