Skip to content

Release 15.0.0 into trunk - #774

Merged
mokagio merged 1 commit into
trunkfrom
release/15.0.0
Aug 27, 2026
Merged

Release 15.0.0 into trunk#774
mokagio merged 1 commit into
trunkfrom
release/15.0.0

Conversation

@mokagio

@mokagio mokagio commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Releasing new version 15.0.0.

What's Next

PR Author: Be sure to create and publish a GitHub Release pointing to trunk once this PR gets merged,
copy/pasting the following text as the GitHub Release's description:

### Breaking Changes

- The `ios_build_preflight` and `android_build_preflight` actions have been removed. [#773]
- `EnvManager` now populates the process `ENV` from the loaded `.env` file by default [#723].

### New Features

- `get_prs_between_tags` now accepts a `fail_on_error:` parameter. [#772]

@mokagio
mokagio requested a review from a team as a code owner August 27, 2026 06:47
Copilot AI lite review requested due to automatic review settings August 27, 2026 06:47
@mokagio mokagio self-assigned this Aug 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs the standard release cut for Release Toolkit 15.0.0 by bumping the gem version and moving the pending ## Trunk changelog entries into a new ## 15.0.0 section, aligning the repository state with the new major release.

Changes:

  • Bump the plugin version to 15.0.0 in the version constant.
  • Update Gemfile.lock to reflect the new gem version.
  • Finalize CHANGELOG.md for the release by moving Trunk entries into ## 15.0.0 and resetting Trunk placeholders to _None_.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
lib/fastlane/plugin/wpmreleasetoolkit/version.rb Bumps the gem’s VERSION constant to 15.0.0.
Gemfile.lock Updates the local path gem version entry to 15.0.0.
CHANGELOG.md Creates the ## 15.0.0 section with the release notes and clears Trunk sections back to _None_.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CHANGELOG.md

### New Features

- `get_prs_between_tags` now accepts a `fail_on_error:` parameter. [#772]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mokagio Can I ask you to check on this small follow-up in GutenbergKit (which was waiting on this to DRY some logic instead of duplicating it in its Fastfile) once this ships?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing! As a matter of fact, that's the reason I created this new release.

image

@mokagio
mokagio merged commit 2baf554 into trunk Aug 27, 2026
9 checks passed
@mokagio
mokagio deleted the release/15.0.0 branch August 27, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants