We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d39b2 commit c14f1feCopy full SHA for c14f1fe
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 0.5.0 (2023-08-05)
6
+
7
### New features
8
9
- Support `rubocop.lintMode` option, which requires RuboCop 1.55+. (@koic)
package.json
@@ -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",
0 commit comments