Skip to content

Commit

Permalink
Cut 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Aug 4, 2023
1 parent b8d39b2 commit c14f1fe
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.5.0 (2023-08-05)

### New features

- Support `rubocop.lintMode` option, which requires RuboCop 1.55+. (@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.4.0",
"version": "0.5.0",
"publisher": "rubocop",
"repository": {
"type": "git",
Expand Down

0 comments on commit c14f1fe

Please sign in to comment.