Skip to content

Commit

Permalink
chore: prepare 4.0.2 release (SDKCF-6908)
Browse files Browse the repository at this point in the history
SoumenRautray authored Apr 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 57cc636 commit 9031cc1
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
clean: true
author: Rakuten Group, Inc.
github_url: https://github.com/rakutentech/ios-sdkutils
module_version: 4.0.2
module_version: 4.1.0
module: RSDKUtils
xcodebuild_arguments:
- -workspace
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# **Changelog**

#### 4.1.0 (2024-04-08)
- Improve:
- Add Privacy Manifest File (SDKCF-6906)

#### 4.0.2 (2023-08-29)
- Fixes:
- Set Quick and Nimble versions range in Package.swift (SDKCF-6742)
2 changes: 1 addition & 1 deletion RSDKUtils.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RSDKUtils"
s.version = "4.0.2"
s.version = "4.1.0"
s.authors = "Rakuten Ecosystem Mobile"
s.summary = "Rakuten's SDK Team internal utilities module."
s.homepage = "https://github.com/rakutentech/ios-sdkutils"
1 change: 1 addition & 0 deletions _versions
Original file line number Diff line number Diff line change
@@ -4,3 +4,4 @@
4.0.0
4.0.1
4.0.2
4.1.0

0 comments on commit 9031cc1

Please sign in to comment.