From 5c4ca27c15f99a6fc37ae017018897ba48bc88d7 Mon Sep 17 00:00:00 2001 From: "Sourav Ganguly (isouravganguly)" Date: Mon, 16 Mar 2026 14:58:42 +0530 Subject: [PATCH 1/2] release(prod): loan version 5.1.1 --- loans/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/loans/CHANGELOG.md b/loans/CHANGELOG.md index c245d83..f6b544c 100644 --- a/loans/CHANGELOG.md +++ b/loans/CHANGELOG.md @@ -1,7 +1,11 @@ +## 5.1.1 + +- Update Android and iOS native SDK dependencies for the 5.1.1 release. + ## 5.0.1 -* Update Android and iOS native SDK dependencies for the 5.0.1 release. +- Update Android and iOS native SDK dependencies for the 5.0.1 release. ## 0.0.1 -* Introducing loans from smallcase +- Introducing loans from smallcase From 790110306dfd7855859df7f59161793d9140dba4 Mon Sep 17 00:00:00 2001 From: "Sourav Ganguly (isouravganguly)" Date: Fri, 15 May 2026 01:24:03 +0530 Subject: [PATCH 2/2] chore: version bump loans SDK 5.1.3 --- loans/CHANGELOG.md | 4 ++++ loans/android/build.gradle | 2 +- loans/pubspec.yaml | 2 +- smart_investing/pubspec.lock | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/loans/CHANGELOG.md b/loans/CHANGELOG.md index e3e4154..ce9f2d2 100644 --- a/loans/CHANGELOG.md +++ b/loans/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.1.3 + +- Update Android native SDK dependency to 5.1.3. + ## 5.1.2 - Update Android and iOS native SDK dependencies for the 5.1.2 release. diff --git a/loans/android/build.gradle b/loans/android/build.gradle index c9e54cb..5243d37 100644 --- a/loans/android/build.gradle +++ b/loans/android/build.gradle @@ -64,5 +64,5 @@ android { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" - implementation 'com.smallcase.loans:sdk:5.1.2' + implementation 'com.smallcase.loans:sdk:5.1.3' } diff --git a/loans/pubspec.yaml b/loans/pubspec.yaml index 3deff7d..e6769d3 100644 --- a/loans/pubspec.yaml +++ b/loans/pubspec.yaml @@ -1,6 +1,6 @@ name: scloans description: Scloans flutter plugin. -version: 5.1.2 +version: 5.1.3 homepage: https://github.com/smallcase/gw-mob-sdk-flutter environment: diff --git a/smart_investing/pubspec.lock b/smart_investing/pubspec.lock index 669bd2b..69d2728 100644 --- a/smart_investing/pubspec.lock +++ b/smart_investing/pubspec.lock @@ -518,14 +518,14 @@ packages: path: "../scgateway" relative: true source: path - version: "7.0.6" + version: "7.0.7" scloans: dependency: "direct main" description: path: "../loans" relative: true source: path - version: "5.1.2" + version: "5.1.3" shelf: dependency: transitive description: