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 bc1cf3c commit 8dcf67fCopy full SHA for 8dcf67f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 0.7.0 (2023-11-18)
6
+
7
### Changes
8
9
- Add watcher for .rubocop_todo.yml. (@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.6.0",
+ "version": "0.7.0",
"publisher": "rubocop",
"repository": {
"type": "git",
0 commit comments