Skip to content

chore: Release 5.5.6#1151

Merged
fadi-george merged 1 commit into
mainfrom
rel/5.5.6
May 28, 2026
Merged

chore: Release 5.5.6#1151
fadi-george merged 1 commit into
mainfrom
rel/5.5.6

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner May 28, 2026 16:56
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Straightforward release bump to 5.5.6 — all version strings updated consistently across pubspec, gradle, podspec, and SDK version constants.

Extended reasoning...

Overview

This PR bumps the SDK version from 5.5.5 to 5.5.6 across the standard set of release artifacts: pubspec.yaml, android/build.gradle, ios/onesignal_flutter.podspec, and the SDK version constants embedded in OneSignalPlugin.java (050506) and OneSignalPlugin.m (050506). No logic changes are included — the underlying bug fix referenced in the description (#1150, SDK-4722) was already merged separately and is just being released here.

Security risks

None. This is purely a version-string bump with no changes to authentication, permissions, networking, crypto, or input handling.

Level of scrutiny

Minimal scrutiny is appropriate. Release-version-bump PRs are the canonical mechanical change — values are easy to verify, and the only meaningful check is that all five version strings are consistent, which they are (5.5.6 / 050506).

Other factors

The Android dependency (com.onesignal:OneSignal:5.9.2) and iOS dependency (OneSignalXCFramework 5.5.1) are unchanged from the prior release, so no transitive risk is introduced. No reviewer comments are outstanding, and the bug hunting system found no issues.

@fadi-george fadi-george merged commit 65a908b into main May 28, 2026
9 checks passed
@fadi-george fadi-george deleted the rel/5.5.6 branch May 28, 2026 18:40
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