Skip to content

Fix v1.6.61 release version and notes - #253

Merged
roncodes merged 1 commit into
mainfrom
feature/fix-v1.6.61-release-metadata
Sep 9, 2026
Merged

roncodes merged 1 commit into
mainfrom
feature/fix-v1.6.61-release-metadata

Conversation

@roncodes

@roncodes roncodes commented Sep 9, 2026

Copy link
Copy Markdown
Member

Release tagging after #252 failed because composer.json still declared 1.6.60. RELEASE.md also retained the previous release's notes. No v1.6.61 tag was created.

This updates the package version to 1.6.61 and replaces the notes with the changes actually merged for this release: #251, release-branch CI, and #250. Only composer.json and RELEASE.md change.

Validation: Composer schema validation passed with existing constraint/version warnings; the local untracked lock file also reports drift and is not included. The version and release-notes headline agree on v1.6.61, the notes have no template placeholder, and git diff --check passed.

After this PR merges and checks pass, run the Release Tag workflow (release.yml) manually on main with version 1.6.61. This is the workflow's supported recovery path and tags the corrected main HEAD. Do not rerun the original failed merge-event run: it checks out the original merge commit and would still see 1.6.60.

The manual dispatch creates the tag and triggers downstream release publication; merging this feature branch alone does not invoke automatic release tagging.

@roncodes
roncodes merged commit 4c763ce into main Sep 9, 2026
5 checks passed
@roncodes
roncodes deleted the feature/fix-v1.6.61-release-metadata branch September 9, 2026 05:08
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