Skip to content

Releases: main-branch/main_branch_shared_rubocop_config

v0.1.3

17 Apr 01:46
594e7c5

Choose a tag to compare

0.1.3 (2025-04-17)

Bug Fixes

  • Do not trigger build workflows after merging to main or for release PRs (99971ff)
  • Do not trigger build workflows after merging to main or for release PRs (2b8ef2b)

v0.1.2

16 Apr 16:14
c7519ac

Choose a tag to compare

0.1.2 (2025-04-16)

Bug Fixes

  • Automate commit-to-publish workflow (52e606b)

Release v0.1.1

04 Oct 17:06

Choose a tag to compare

v0.1.1 (2024-10-04)

Full Changelog

Changes since v0.1.0:

  • ed1f4ff Merge pull request #3 from main-branch/add_ci_build
  • 710b0c8 chore: add a continuous integration GitHub Actions workflow
  • 45f847e Merge pull request #2 from main-branch/add_dependencies
  • 7712cca chore: auto correct all rubocop offenses
  • d23fe2f chore: configure Rubocop to run on this project
  • d456481 chore: make git ignore Gemfile.lock
  • 58e5c44 fix: add needed runtime dependencies

Release v0.1.0

18 Sep 01:00

Choose a tag to compare

v0.1.0 (2024-09-17)

Full Changelog

Changes:

  • 450a0f6 Create a standard structure for keeping the gem version
  • dc7d7ea Add create_github_release as a development dependency
  • 3a2a26b Allow the config/ directory to be include in the gem.
  • 352792c Update installation and usage directions
  • f01fd76 Initial revision