Skip to content

chore: prepare v7.4.0 release#45

Merged
mogita merged 1 commit into
masterfrom
chore/release-v7.4.0
Jun 19, 2026
Merged

chore: prepare v7.4.0 release#45
mogita merged 1 commit into
masterfrom
chore/release-v7.4.0

Conversation

@mogita

@mogita mogita commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Bumps version files to v7.4.0 so the release can be cut via the Release workflow.

What

  • composer.json: v7.3.0 -> v7.4.0
  • src/Constant.php: VERSION = '7.4.0'
  • CHANGELOG.md: stamp the 7.4.0 release date

Why

Latest tag is v7.2.0 and the deleted 7.3.0 (stale master) must be skipped. The Release workflow's manual trigger only takes a bump type (patch/minor/major), which can't reach 7.4.0 from v7.2.0. Setting the version files here lets the release run with use_current_version=true, which tags exactly what's in composer.json.

Release steps (after merge)

  1. Actions -> Release -> Run workflow
  2. use_current_version: true (the version_bump dropdown is ignored in this mode)

The chore: title maps to bump=none, so merging this PR does not auto-trigger a release.

Bump composer.json and Constant::VERSION to 7.4.0 and stamp the changelog
date so the release can be cut via the Release workflow with
use_current_version=true (skips the poisoned 7.3.0).

chore-typed title intentionally maps to bump=none so merging this does not
auto-trigger a release.
@mogita mogita merged commit 556e19b into master Jun 19, 2026
7 checks passed
@mogita mogita deleted the chore/release-v7.4.0 branch June 19, 2026 14:33
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.

1 participant