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.
2 parents c2feca5 + e6b9e8e commit 46fb0a4Copy full SHA for 46fb0a4
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## Unreleased
2
3
+## 0.3.3
4
- Bump actions/checkout from 3 to 4
5
+- Enable to change after merge custom message
6
7
## 0.3.2
8
- Allow space in merge command
lib/ruboty/github/version.rb
@@ -2,6 +2,6 @@
module Ruboty
module Github
- VERSION = '0.3.2'
+ VERSION = '0.3.3'
end
0 commit comments