Skip to content

Conversation

NidhiDixit09
Copy link
Collaborator

Summary

Release 3.13.0 Version and ChangeLog Updates

cc @BranchMetrics/saas-sdk-devs for visibility.

Copy link
Contributor

Code Quality new feature

Summary By MatterAI MatterAI logo

🔄 What Changed

This Pull Request updates the SDK version from 3.12.2 to 3.13.0 across various configuration and script files. This is a standard version bump for a new release. 🚀

🔍 Impact of the Change

The primary impact is the official declaration of BranchSDK version 3.13.0. This change is purely metadata-driven, signaling a new release without introducing functional code modifications in this specific PR. It ensures consistency across the project's versioning. ✨

📁 Total Files Changed

  • BranchSDK.podspec: Updated s.version to 3.13.0.
  • Sources/BranchSDK/BNCConfig.m: Updated BNC_SDK_VERSION constant to 3.13.0.
  • scripts/version.sh: Updated the version variable to 3.13.0.

🧪 Test Added

No new tests were added or modified as this PR only involves version number updates.

🔒Security Vulnerabilities

No security vulnerabilities were introduced or addressed in this version bump PR. The changes are limited to version string updates.

Tanka Poem ♫

Version number climbs,
From three-twelve to three-thirteen.
New release takes flight,
Code unchanged, but spirit soars,
A new chapter now begins. 🚀

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Podspec as BranchSDK.podspec
    participant Config as BNCConfig.m
    participant Script as scripts/version.sh

    Dev->>Podspec: Update s.version to 3.13.0
    Dev->>Config: Update BNC_SDK_VERSION to 3.13.0
    Dev->>Script: Update version variable to 3.13.0
    Note over Dev,Script: Version bump for Release 3.13.0
Loading

Copy link
Contributor

Important

PR Review Skipped

PR review skipped as per the configuration setting. Run a manually review by commenting /matter review

💡Tips to use Matter AI

Command List

  • /matter summary: Generate AI Summary for the PR
  • /matter review: Generate AI Reviews for the latest commit in the PR
  • /matter review-full: Generate AI Reviews for the complete PR
  • /matter release-notes: Generate AI release-notes for the PR
  • /matter : Chat with your PR with Matter AI Agent
  • /matter remember : Generate AI memories for the PR
  • /matter explain: Get an explanation of the PR
  • /matter help: Show the list of available commands and documentation
  • Need help? Join our Discord server: https://discord.gg/fJU5DvanU3

@NidhiDixit09 NidhiDixit09 merged commit b4eac7f into master Aug 29, 2025
10 of 18 checks passed
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