diff --git a/docs/around_me/ios/changelogs.md b/docs/around_me/ios/changelogs.md
index 33a2bd9a4..b40a6d4aa 100644
--- a/docs/around_me/ios/changelogs.md
+++ b/docs/around_me/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Around Me iOS - Changelogs - Navitia SDK Docs
# Around Me iOS Changelogs
+* [v3.10.2](releases/3.10.2/index.md) (_12 Feb 2025_)
* [v3.10.1](releases/3.10.1/index.md) (_04 Feb 2025_)
* [v3.10.0](releases/3.10.0/index.md) (_02 Dec 2024_)
* [v3.9.2](releases/3.9.2/index.md) (_19 Nov 2024_)
diff --git a/docs/around_me/ios/index.md b/docs/around_me/ios/index.md
index b1a95e8a9..eaececc82 100644
--- a/docs/around_me/ios/index.md
+++ b/docs/around_me/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Around Me podspec URL
target 'YOUR_PROJECT_SCHEME' do
- pod 'AroundMeSDK', '3.10.1' # Around Me Pod definition
+ pod 'AroundMeSDK', '3.10.2' # Around Me Pod definition
end
# Required for XCFramework
diff --git a/docs/around_me/ios/releases/3.10.2/index.md b/docs/around_me/ios/releases/3.10.2/index.md
new file mode 100644
index 000000000..1f9505a20
--- /dev/null
+++ b/docs/around_me/ios/releases/3.10.2/index.md
@@ -0,0 +1,17 @@
+---
+title: AroundMe iOS 3.10.2 - Changelog - Navitia SDK Docs
+---
+
+# AroundMe iOS 3.10.2 Changelog
+
+
🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade RealmSwift and FlexLayout dependencies
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `RealmSwift` -> `20.0.1`
+- `FlexLayout ` -> `2.1.0`
\ No newline at end of file
diff --git a/docs/bookmark/ios/changelogs.md b/docs/bookmark/ios/changelogs.md
index 85b5aced4..8138b4d71 100644
--- a/docs/bookmark/ios/changelogs.md
+++ b/docs/bookmark/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Bookmark iOS - Changelogs - Navitia SDK Docs
# Bookmark iOS Changelogs
+* [v1.9.3](releases/1.9.3/index.md) (_12 Feb 2025_)
* [v1.9.2](releases/1.9.2/index.md) (_04 Feb 2025_)
* [v1.9.1](releases/1.9.1/index.md) (_09 Dec 2024_)
* [v1.9.0](releases/1.9.0/index.md) (_02 Dec 2024_)
diff --git a/docs/bookmark/ios/index.md b/docs/bookmark/ios/index.md
index e5f19e549..92e519e75 100644
--- a/docs/bookmark/ios/index.md
+++ b/docs/bookmark/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Bookmark podspec URL
target 'YOUR_PROJECT_SCHEME' do
- pod 'BookmarkSDK', '1.9.2' # Bookmark Pod definition
+ pod 'BookmarkSDK', '1.9.3' # Bookmark Pod definition
end
# Required for XCFramework
diff --git a/docs/bookmark/ios/releases/1.9.3/index.md b/docs/bookmark/ios/releases/1.9.3/index.md
new file mode 100644
index 000000000..bd45f8002
--- /dev/null
+++ b/docs/bookmark/ios/releases/1.9.3/index.md
@@ -0,0 +1,17 @@
+---
+title: Bookmark iOS 1.9.3 - Changelog - Navitia SDK Docs
+---
+
+# Bookmark iOS 1.9.3 Changelog
+
+🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade RealmSwift and FlexLayout dependencies
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `RealmSwift` -> `20.0.1`
+- `FlexLayout ` -> `2.1.0`
diff --git a/docs/expert/ios/changelogs.md b/docs/expert/ios/changelogs.md
index 8e3d449aa..666796aac 100644
--- a/docs/expert/ios/changelogs.md
+++ b/docs/expert/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Expert iOS - Changelogs - Navitia SDK Docs
# Expert iOS Changelogs
+* [v2.7.3](releases/2.7.3/index.md) (_12 Feb 2025_)
* [v2.7.2](releases/2.7.2/index.md) (_25 Jun 2024_)
* [v2.7.1](releases/2.7.1/index.md) (_27 Mar 2024_)
* [v2.7.0](releases/2.7.0/index.md) (_30 Jan 2024_)
diff --git a/docs/expert/ios/releases/2.7.3/index.md b/docs/expert/ios/releases/2.7.3/index.md
new file mode 100644
index 000000000..55d2d37c8
--- /dev/null
+++ b/docs/expert/ios/releases/2.7.3/index.md
@@ -0,0 +1,16 @@
+---
+title: Expert iOS 2.7.3 - Changelog - Navitia SDK Docs
+---
+
+# Expert iOS 2.7.3 Changelog
+
+🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade Alamofire dependency
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `Alamofire` -> `5.10.2`
diff --git a/docs/journey/ios/changelogs.md b/docs/journey/ios/changelogs.md
index d066bdfc7..887528f91 100644
--- a/docs/journey/ios/changelogs.md
+++ b/docs/journey/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Journey iOS - Changelogs - Navitia SDK Docs
# Journey iOS Changelogs
+* [v5.17.4](releases/5.17.4/index.md) (_12 Feb 2025_)
* [v5.17.3](releases/5.17.3/index.md) (_04 Feb 2025_)
* [v5.17.2](releases/5.17.2/index.md) (_23 Jan 2025_)
* [v5.17.1](releases/5.17.1/index.md) (_08 Jan 2025_)
diff --git a/docs/journey/ios/index.md b/docs/journey/ios/index.md
index fbd1a0171..d306c04df 100644
--- a/docs/journey/ios/index.md
+++ b/docs/journey/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Journey podspec URL
target 'YOUR_PROJECT_SCHEME' do
- pod 'JourneySDK', '5.17.3' # Journey Pod definition
+ pod 'JourneySDK', '5.17.4' # Journey Pod definition
end
# Required for XCFramework
diff --git a/docs/journey/ios/releases/5.17.4/index.md b/docs/journey/ios/releases/5.17.4/index.md
new file mode 100644
index 000000000..39bc1f9d9
--- /dev/null
+++ b/docs/journey/ios/releases/5.17.4/index.md
@@ -0,0 +1,17 @@
+---
+title: Journey iOS 5.17.4 - Changelog - Navitia SDK Docs
+---
+
+# Journey iOS 5.17.4 Changelog
+
+🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade RealmSwift and FlexLayout dependencies
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `RealmSwift` -> `20.0.1`
+- `FlexLayout ` -> `2.1.0`
diff --git a/docs/schedule/ios/changelogs.md b/docs/schedule/ios/changelogs.md
index d5d9e9b30..2317a06eb 100644
--- a/docs/schedule/ios/changelogs.md
+++ b/docs/schedule/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Schedule iOS - Changelogs - Navitia SDK Docs
# Schedule iOS Changelogs
+* [v3.10.2](releases/3.10.2/index.md) (_12 Feb 2025_)
* [v3.10.1](releases/3.10.1/index.md) (_04 Feb 2025_)
* [v3.10.0](releases/3.10.0/index.md) (_02 Dec 2024_)
* [v3.9.1](releases/3.9.1/index.md) (_07 Nov 2024_)
diff --git a/docs/schedule/ios/index.md b/docs/schedule/ios/index.md
index d9c10282c..1d10361bd 100644
--- a/docs/schedule/ios/index.md
+++ b/docs/schedule/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Schedule podspec URL
target 'YOUR_PROJECT_SCHEME' do
- pod 'ScheduleSDK', '3.10.1' # Schedule Pod definition
+ pod 'ScheduleSDK', '3.10.2' # Schedule Pod definition
end
# Required for XCFramework
diff --git a/docs/schedule/ios/releases/3.10.2/index.md b/docs/schedule/ios/releases/3.10.2/index.md
new file mode 100644
index 000000000..69f97b2fd
--- /dev/null
+++ b/docs/schedule/ios/releases/3.10.2/index.md
@@ -0,0 +1,17 @@
+---
+title: Schedule iOS 3.10.2 - Changelog - Navitia SDK Docs
+---
+
+# Schedule iOS 3.10.2 Changelog
+
+🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade RealmSwift and FlexLayout dependencies
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `RealmSwift` -> `20.0.1`
+- `FlexLayout ` -> `2.1.0`
diff --git a/docs/traffic/ios/changelogs.md b/docs/traffic/ios/changelogs.md
index 5cae25333..c95a1da91 100644
--- a/docs/traffic/ios/changelogs.md
+++ b/docs/traffic/ios/changelogs.md
@@ -4,6 +4,7 @@ title: Traffic iOS - Changelogs - Navitia SDK Docs
# Traffic iOS Changelogs
+* [v3.7.2](releases/3.7.2/index.md) (_12 Feb 2025_)
* [v3.7.1](releases/3.7.1/index.md) (_04 Feb 2025_)
* [v3.7.0](releases/3.7.0/index.md) (_02 Dec 2024_)
* [v3.6.1](releases/3.6.1/index.md) (_30 Oct 2024_)
diff --git a/docs/traffic/ios/index.md b/docs/traffic/ios/index.md
index f0d9d9f49..2640487f3 100644
--- a/docs/traffic/ios/index.md
+++ b/docs/traffic/ios/index.md
@@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Traffic podspec URL
target 'YOUR_PROJECT_SCHEME' do
- pod 'TrafficSDK', '3.7.1' # Traffic Pod definition
+ pod 'TrafficSDK', '3.7.2' # Traffic Pod definition
end
# Required for XCFramework
diff --git a/docs/traffic/ios/releases/3.7.2/index.md b/docs/traffic/ios/releases/3.7.2/index.md
new file mode 100644
index 000000000..75505860b
--- /dev/null
+++ b/docs/traffic/ios/releases/3.7.2/index.md
@@ -0,0 +1,17 @@
+---
+title: Traffic iOS 3.7.2 - Changelog - Navitia SDK Docs
+---
+
+# Traffic iOS 3.7.2 Changelog
+
+🗓 12 Feb 2025
+
+#### Tasks
+- Upgrade RealmSwift and FlexLayout dependencies
+
+#### Compiler
+- Swift `6.0.3`
+
+#### Dependencies
+- `RealmSwift` -> `20.0.1`
+- `FlexLayout ` -> `2.1.0`