New
v2.22.1
Changes:
- Removed
meta-tags.gemspecandRakefilefrom the gem package (312) - Use GitHub actions to build, sign and publish the gem (314, 315, 316)
What's Changed
- Use standardrb/standard-ruby-action@v1 action instead of custom rake task execution by @kpumuk in https://github.com/kpumuk/meta-tags/pull/309
- Bump paambaati/codeclimate-action from 8 to 9 by @dependabot in https://github.com/kpumuk/meta-tags/pull/310
- Update rubocop-rails requirement from ~> 2.25.0 to ~> 2.26.0 by @dependabot in https://github.com/kpumuk/meta-tags/pull/311
- Remove meta-tags.gemspec and Rakefile from the gem package by @kpumuk in https://github.com/kpumuk/meta-tags/pull/312
- Fixed missing commit list links in the Changelog file by @kpumuk in https://github.com/kpumuk/meta-tags/pull/313
- Added release workflow to automatically publish gems by @kpumuk in https://github.com/kpumuk/meta-tags/pull/314
- Moved gem private key to secrets to avoid secrets leaking by @kpumuk in https://github.com/kpumuk/meta-tags/pull/315
- Create a GitHub release after RubyGems release by @kpumuk in https://github.com/kpumuk/meta-tags/pull/316
Full Changelog: https://github.com/kpumuk/meta-tags/compare/v2.22.0...v2.22.1