We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec7dcf commit 52c789cCopy full SHA for 52c789c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## [Unreleased]
2
3
-- Pluginfy RuboCop Grape. ([@kakubin][])
+## [0.5.0] - 2025-02-17
4
+
5
+### New features
6
7
+- [#19](https://github.com/kakubin/rubocop-grape/pull/19): Pluginfy RuboCop Grape. ([@kakubin][])
8
9
## [0.4.3] - 2024-04-09
10
lib/rubocop/grape/version.rb
@@ -2,6 +2,6 @@
module RuboCop
module Grape
- VERSION = '0.4.3'
+ VERSION = '0.5.0'
end
0 commit comments