File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ v3.1.0] ( https://github.com/voxpupuli/voxpupuli-release/tree/v3.1.0 ) (2024-07-05)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/voxpupuli-release/compare/v3.0.1...v3.1.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - Add Ruby 3.3 to CI [ \# 66] ( https://github.com/voxpupuli/voxpupuli-release/pull/66 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+ - voxpupuli-rubocop: Update to 2.5.0 [ \# 65] ( https://github.com/voxpupuli/voxpupuli-release/pull/65 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
13+
14+ ** Fixed bugs:**
15+
16+ - release: prep task: actually commit files [ \# 64] ( https://github.com/voxpupuli/voxpupuli-release/pull/64 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
17+
18+ ** Merged pull requests:**
19+
20+ - voxpupuli-rubocop: Update to 2.8.0 [ \# 67] ( https://github.com/voxpupuli/voxpupuli-release/pull/67 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
21+
522## [ v3.0.1] ( https://github.com/voxpupuli/voxpupuli-release/tree/v3.0.1 ) (2023-10-05)
623
724[ Full Changelog] ( https://github.com/voxpupuli/voxpupuli-release/compare/v3.0.0...v3.0.1 )
Original file line number Diff line number Diff line change 22
33module Voxpupuli
44 module Release
5- VERSION = '3.0.1 '
5+ VERSION = '3.1.0 '
66 end
77end
You can’t perform that action at this time.
0 commit comments