docs(changelog): update last version in each port#3935
Merged
roggervalf merged 1 commit intomasterfrom Apr 9, 2026
Merged
Conversation
roggervalf
commented
Apr 3, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates port-specific release filtering and changelogs so each port’s latest entry reflects the correct set of changes.
Changes:
- Adjust PHP semantic-release commit filtering to recognize both
(php)and[php]commit markers, and disable GitHub success/fail comments. - Update the latest entries in the Python, PHP, and Elixir GitBook changelogs to point to the correct most-recent change.
- Tweak the main GitBook changelog latest entry formatting by removing port markers from that line.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| php/package.json | Updates semantic-release filters to include (php) markers and configures the GitHub plugin to avoid posting comments. |
| docs/gitbook/python/changelog.md | Replaces the topmost listed change with the correct latest feature for the Python port. |
| docs/gitbook/php/changelog.md | Updates the latest PHP release section heading/content to reflect the correct latest feature. |
| docs/gitbook/elixir/changelog.md | Replaces the topmost listed change with the correct latest feature for the Elixir port. |
| docs/gitbook/changelog.md | Adjusts the latest main changelog entry to remove port markers on that line. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
30d8ee2 to
9969182
Compare
manast
approved these changes
Apr 9, 2026
9969182 to
d995434
Compare
Contributor
|
🎉 This PR is included in version 5.73.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Contributor
|
🎉 This PR is included in version 2.20.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
How
Enter the implementation details here.
Additional Notes (Optional)
Any extra info here.