From 53bc9ae171af662e9c4d7a4b267d5ebe05bf6611 Mon Sep 17 00:00:00 2001 From: Rachik Abidi Date: Wed, 8 Jan 2025 10:40:57 +0100 Subject: [PATCH] Add journey 5.17.1 release note --- docs/journey/ios/index.md | 2 +- docs/journey/ios/releases/5.17.1/index.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 docs/journey/ios/releases/5.17.1/index.md diff --git a/docs/journey/ios/index.md b/docs/journey/ios/index.md index 615e78bca..0f9efff70 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.0' # Journey Pod definition + pod 'JourneySDK', '5.17.1' # Journey Pod definition end # Required for XCFramework diff --git a/docs/journey/ios/releases/5.17.1/index.md b/docs/journey/ios/releases/5.17.1/index.md new file mode 100644 index 000000000..7d49fb0c3 --- /dev/null +++ b/docs/journey/ios/releases/5.17.1/index.md @@ -0,0 +1,10 @@ +--- +title: Journey iOS 5.17.1 - Changelog - Navitia SDK Docs +--- + +# Journey iOS 5.17.1 Changelog + +

🗓 08 Jan 2025

+ +#### Fixes +- Fix ridesharing network name not customizable in roadmap section card