Skip to content

Releases: main-branch/create_github_release

v2.1.5

18 Apr 00:21
Compare
Choose a tag to compare

2.1.5 (2025-04-18)

Other Changes

  • Configure release-please to includes all changes in the CHANGELOG (bc141c7)

v2.1.4

17 Apr 01:20
Compare
Choose a tag to compare

2.1.4 (2025-04-17)

Bug Fixes

  • Do not trigger build workflows after merging to main or for release PRs (88d6c8c)

v2.1.3

16 Apr 15:21
Compare
Choose a tag to compare

2.1.3 (2025-04-16)

Bug Fixes

  • Automate commit-to-publish workflow (934289d)
  • Remove yardoc references to files not included in the project (19b781c)

Release v2.1.2

10 Oct 23:35
Compare
Choose a tag to compare

v2.1.2 (2024-10-10)

Full Changelog

Changes since v2.1.1:

  • 0bb1a31 build: remove semver pr label check
  • 1c5f446 build: enforce conventional commit message formatting

Release v2.1.1

10 Oct 20:47
Compare
Choose a tag to compare

v2.1.1 (2024-10-10)

Full Changelog

Changes since v2.1.0:

  • d44db95 fix: the release commit subject should not be sentence case

Release v2.1.0

10 Oct 20:23
Compare
Choose a tag to compare

v2.1.0 (2024-10-10)

Full Changelog

Changes since v2.0.1:

  • d6ae52b feat: make the release commit a valid conventional commit format
  • 9a318d0 Release v2.0.1

Release v2.0.1

19 Sep 01:07
Compare
Choose a tag to compare

v2.0.1 (2024-09-18)

Full Changelog

Changes since v2.0.0:

  • 0b28bdc Make command_line_boss a runtime dependency

Release v2.0.0

19 Sep 00:57
Compare
Choose a tag to compare

v2.0.0 (2024-09-18)

Full Changelog

Changes since v1.5.0:

  • 639dc5c Use the command_line_boss gem for CLI parsing
  • 81b10ac Use shared Rubocop config
  • 7f2576a Update copyright notice in this project
  • 29c7b6e Update links in gemspec
  • 610f216 Add Slack badge for this project in README
  • 2fb5005 Use standard badges at the top of the README
  • 9386029 Update yardopts with new standard options
  • 35af127 Standardize YARD and Markdown Lint configurations
  • 5b0cc7b Set JRuby —debug option when running tests in GitHub Actions workflows
  • ec2a239 Update continuous integration and experimental ruby builds
  • f4d0e93 Depend on v1 of semver_pr_label_check

Release v1.5.0

10 Sep 23:03
Compare
Choose a tag to compare

v1.5.0 (2024-09-10)

Full Changelog

Changes since v1.4.0:

  • fdc35ee Optionally apply a release label to release PRs
  • c122e7f Add Semver PR Label Check workflow
  • afc3883 Update to the latest version of the CodeClimate test coverage reporter
  • 0a57cbd Fix test errors due to array being in different order
  • 30d46fb Fix rubocop offense from new Gemspec/AddRuntimeDependency cop

Release v1.4.0

10 May 16:22
Compare
Choose a tag to compare

v1.4.0 (2024-05-10)

Full Changelog

Changes since v1.3.4:

  • a2e2500 Increment version with version_boss instead of semverify
  • 44f8d15 Release v1.3.4 (#60)