Skip to content

Releases: main-branch/create_github_release

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)

Release v1.3.1

08 Jan 20:32
Compare
Choose a tag to compare

v1.3.1 (2024-01-08)

Full Changelog

Changes since v1.3.0:

  • 7015e17 Require create_github_release/version where the gem version is needed (#50)

Release v1.3.0

08 Jan 17:08
Compare
Choose a tag to compare

v1.3.0 (2024-01-08)

Full Changelog

Changes since v1.2.0:

  • fa6ddb2 Add option to create and revert scripts to show version (#48)
  • 954bea7 Add revert-github-release script (#47)
  • 564267a Correctly use semverify to increment pre-release versions (#46)

Release v1.2.0

07 Jan 21:02
Compare
Choose a tag to compare

v1.2.0 (2024-01-07)

Full Changelog

Changes since v1.1.0:

  • 80da449 Add support for pre-release versions (#43)

Release v1.1.0

16 Oct 00:54
Compare
Choose a tag to compare

v1.1.0 (2023-10-15)

Full Changelog

Changes since v1.0.0:

  • 5088cd0 Add instruction for publishing the resulting gem (#41)
  • 60553b0 Integrate solargraph:typecheck into Rake and fix any problems (#40)
  • c0dd2d8 Improve reporting of code not covered by tests (#38)
  • 5dff0b5 Tell rubocop development dependencies go in the gemspec (#39)
  • d55f2f4 Merge pull request #37 from main-branch/debugging_support
  • 4a28c4c Allow the build to continue if the Ruby head build fails
  • 2814761 Add launch.json to run the ruby debugger in VS Code
  • c3de36d Require 'debug' in spec_helper so binding.break can be used
  • 3f3276d Add gems needed for debugging
  • e299d97 Replace 'bump' with 'semverify' (#35)
  • 68fa672 Drop support for Ruby 2.7 and require at least Ruby 3.0 (#36)

Release v1.0.0

05 Feb 18:33
Compare
Choose a tag to compare

v1.0.0 (2023-02-05)

Full Changelog

Changes since v0.3.0:

Release v0.3.0

30 Jan 00:32
Compare
Choose a tag to compare

v0.3.0 (2023-01-29)

Full Changelog

Changes since v0.2.1:

  • 92ce55a Report "no changes" in the release description (#30)
  • 1b3505b Assert that gh has been authenticated (#29)
  • c7bd12d Complete redesign of this gem (#28)
  • d75e1e9 Create release tag after committing release changes (#27)