Skip to content

Commit 0e89bca

Browse files
committed
Cut 0.6.0
1 parent cf8e289 commit 0e89bca

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 0.6.0 (2023-08-19)
6+
57
### New features
68

79
- Support `rubocop.formatAutocorrectsAll` command, which requires RuboCop 1.56+. (@koic)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "RuboCop",
44
"description": "VS Code extension for the RuboCop linter and code formatter.",
55
"icon": "rubocop.png",
6-
"version": "0.5.0",
6+
"version": "0.6.0",
77
"publisher": "rubocop",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)