Skip to content

Commit

Permalink
Merge pull request #197 from hove-io/hotfix/journey-5.17.2-ios
Browse files Browse the repository at this point in the history
Add journey ios release 5.17.2
  • Loading branch information
RachikAbidi authored Jan 27, 2025
2 parents a08ead1 + 3b7c69d commit f8a1c96
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/journey/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Journey iOS - Changelogs - Navitia SDK Docs

# Journey iOS Changelogs

* [v5.17.2](releases/5.17.2/index.md) (_23 Jan 2025_)
* [v5.17.1](releases/5.17.1/index.md) (_08 Jan 2025_)
* [v5.17.0](releases/5.17.0/index.md) (_02 Dec 2024_)
* [v5.16.2](releases/5.16.2/index.md) (_19 Nov 2024_)
Expand Down
2 changes: 1 addition & 1 deletion docs/journey/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1' # Journey Pod definition
pod 'JourneySDK', '5.17.2' # Journey Pod definition
end

# Required for XCFramework
Expand Down
13 changes: 13 additions & 0 deletions docs/journey/ios/releases/5.17.2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Journey iOS 5.17.2 - Changelog - Navitia SDK Docs
---

# Journey iOS 5.17.2 Changelog

<h2>🗓 23 Jan 2025</h2>

#### Fixes
- Fix bookmark items displayed in autocompletion when disabled

#### Compiler
- Swift `6.0.3`

0 comments on commit f8a1c96

Please sign in to comment.