Skip to content

Commit

Permalink
Cut 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Aug 19, 2023
1 parent cf8e289 commit 0e89bca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master (unreleased)

## 0.6.0 (2023-08-19)

### New features

- Support `rubocop.formatAutocorrectsAll` command, which requires RuboCop 1.56+. (@koic)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "RuboCop",
"description": "VS Code extension for the RuboCop linter and code formatter.",
"icon": "rubocop.png",
"version": "0.5.0",
"version": "0.6.0",
"publisher": "rubocop",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0e89bca

Please sign in to comment.