Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Release 2 gems #239

Merged
merged 3 commits into from
Oct 13, 2023
Merged

release: Release 2 gems #239

merged 3 commits into from
Oct 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This pull request prepares new gem releases for the following gems:

  • toys-core 0.15.0 (was 0.14.7)
  • toys 0.15.0 (was 0.14.7)

For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.

  • To confirm this release, merge this pull request, ensuring the "release: pending" label is set. The release script will trigger automatically on merge.
  • To abort this release, close this pull request without merging.

The generated changelog entries have been copied below:


toys-core

v0.15.0 / 2023-10-12

  • BREAKING CHANGE: Overhaul of the CLI standard error handling

  • BREAKING CHANGE: Update default algorithm determining whether to add a method

  • ADDED: Overhaul of the CLI standard error handling

  • ADDED: Support configuring MT_COMPAT in the minitest template

  • ADDED: Support setting a different method as the run handler

  • FIXED: Prevent bundler's SelfManager from switching

  • FIXED: Update default algorithm determining whether to add a method

  • DOCS: Various documentation fixes and clarifications

  • DOCS: Progress on the Toys-Core guide

  • DOCS: Additional guide updates


toys

v0.15.0 / 2023-10-12

  • BREAKING CHANGE: Overhaul of the CLI standard error handling

  • BREAKING CHANGE: Update default algorithm determining whether to add a method

  • ADDED: Overhaul of the CLI standard error handling

  • ADDED: Support configuring MT_COMPAT in the minitest template

  • ADDED: Support setting a different method as the run handler

  • FIXED: Allow tests and specs to interact with stdin

  • FIXED: Update default algorithm determining whether to add a method

  • DOCS: Various documentation fixes and clarifications

  • DOCS: Progress on the Toys-Core guide

  • DOCS: Additional guide updates

* toys-core 0.15.0 (was 0.14.7)
* toys 0.15.0 (was 0.14.7)
@github-actions github-actions bot added the release: pending Automated release is pending label Oct 12, 2023
@dazuma dazuma merged commit c59f97f into main Oct 13, 2023
14 checks passed
@dazuma dazuma deleted the release/multi/20231012192007 branch October 13, 2023 00:54
@github-actions github-actions bot added release: complete Automated release completed successfully and removed release: pending Automated release is pending labels Oct 13, 2023
@github-actions
Copy link
Contributor Author

All releases completed successfully.

Successfully released toys-core 0.15.0

Successfully released toys 0.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: complete Automated release completed successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant