CHANGELOG.md in standard-rubocop-lts-1.0.4 vs CHANGELOG.md in standard-rubocop-lts-1.0.5

- old
+ new

@@ -8,10 +8,14 @@ ### Added ### Changed ### Fixed ### Removed +## [1.0.5] 2023-06-03 +### Fixed +- require deps for configs 1.9 - 3.3 + ## [1.0.4] 2023-06-03 ### Fixed - rubocop-shopify > standard gem family of rules - v1.0.0 intended for rubocop-shopify to override standard's rules, now it actually does - override mechanism in rubocop.yml config is counter-intuitive :( @@ -54,8 +58,12 @@ ## [1.0.0] 2023-04-16 [YANKED] ### Added - Initial release -[Unreleased]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.0...HEAD +[Unreleased]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.5...HEAD +[1.0.5]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.4...v1.0.5 +[1.0.4]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.3...v1.0.4 +[1.0.3]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.2...v1.0.3 +[1.0.2]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.1...v1.0.2 [1.0.1]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/v1.0.0...v1.0.1 [1.0.0]: https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/compare/0c0f82c0eeda184afb5c2c7a3d6b43c10f2d4c1c...v1.0.0