Skip to content

Commit

Permalink
Release 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 28, 2024
1 parent b704050 commit 7facd5d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
# Changelog

## [2.7.0](https://github.com/voxpupuli/voxpupuli-rubocop/tree/2.7.0) (2024-05-10)
## [2.7.1](https://github.com/voxpupuli/voxpupuli-rubocop/tree/2.7.1) (2024-06-28)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/compare/v2.6.0...2.7.0)
[Full Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/compare/v2.7.0...2.7.1)

**Fixed bugs:**

- rubocop.yml: exclude fixtures directory [\#65](https://github.com/voxpupuli/voxpupuli-rubocop/pull/65) ([bastelfreak](https://github.com/bastelfreak))

**Merged pull requests:**

- Document major release policy [\#64](https://github.com/voxpupuli/voxpupuli-rubocop/pull/64) ([bastelfreak](https://github.com/bastelfreak))

## [v2.7.0](https://github.com/voxpupuli/voxpupuli-rubocop/tree/v2.7.0) (2024-05-11)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/compare/v2.6.0...v2.7.0)

**Merged pull requests:**

Expand Down
2 changes: 1 addition & 1 deletion voxpupuli-rubocop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'voxpupuli-rubocop'
s.version = '2.7.0'
s.version = '2.7.1'
s.authors = ['Vox Pupuli']
s.email = ['voxpupuli@groups.io']
s.homepage = 'https://github.com/voxpupuli/voxpupuli-rubocop'
Expand Down

0 comments on commit 7facd5d

Please sign in to comment.