Skip to content

Releases: main-branch/create_github_release

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)

Release v1.3.4

09 Jan 22:17
Compare
Choose a tag to compare

v1.3.4 (2024-01-09)

Full Changelog

Changes since v1.3.3:

  • 23a5db6 Document the revert-github-release script in the project README (#59)
  • 0ed4549 Format the output so next steps are easier to read (#58)
  • 5442745 Wait for some time between creating the release PR and searching for it (#56)

Release v1.3.3

09 Jan 01:30
Compare
Choose a tag to compare

v1.3.3 (2024-01-08)

Full Changelog

Changes since v1.3.2:

  • 69c7a3f Show release PR URL and other minor changes in the output. (#54)

Release v1.3.2

08 Jan 22:28
Compare
Choose a tag to compare

v1.3.2 (2024-01-08)

Full Changelog

Changes since v1.3.1:

  • 6b0e295 Delete the release in GitHub and add a comment to the release PR (#52)