Skip to content

Releasing v4.20.1#132

Merged
cb-alish merged 1 commit into
masterfrom
release-v4.20.1
Jun 1, 2026
Merged

Releasing v4.20.1#132
cb-alish merged 1 commit into
masterfrom
release-v4.20.1

Conversation

@cb-alish

@cb-alish cb-alish commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

4.20.1 (2026-06-01)

Fixed

  • Corrected Usage Summary API documentation URLs to use /usage_summary/ instead of /usage_summaries/.

@snyk-io

snyk-io Bot commented Jun 1, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cb-alish cb-alish merged commit 6f60da8 into master Jun 1, 2026
2 checks passed
@cb-alish cb-alish deleted the release-v4.20.1 branch June 1, 2026 08:27

@hivel-marco hivel-marco Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

PR Complexity Score: 1.8 - Trivial

View Breakdown
  • Lines Changed: 13
  • Files Changed: 5
  • Complexity Added: 0
  • Raw Score: 15.26
Overview

This PR releases version 4.20.1 with a small documentation-related fix. It updates the Usage Summary API documentation links to the correct endpoint path and aligns all version markers across the project.

Key Changes
  • Corrected the Usage Summary API documentation URLs from /usage_summaries/ to /usage_summary/ in the usage summary action interface and implementation, ensuring links point to the right Chargebee docs.
  • Bumped the library version from 4.20.0 to 4.20.1 in both the VERSION file and the Version class constant to reflect this patch release.
  • Added a 4.20.1 entry to the changelog documenting the fix.
Risks & Considerations
  • None identified.
File-level change summary
File Change summary
CHANGELOG.md Added a 4.20.1 release entry describing the fix to Usage Summary API documentation URLs.
VERSION Updated the package version string from 4.20.0 to 4.20.1.
src/Actions/Contracts/UsageSummaryActionsInterface.php Corrected the @see URL to use the /usage_summary/ API documentation path.
src/Actions/UsageSummaryActions.php Updated the @see documentation URL for the usage summary retrieval method to the correct /usage_summary/ path.
src/Version.php Updated the Version class constant from 4.20.0 to 4.20.1.

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.

2 participants