Skip to content

Commit 9df3692

Browse files
Update HyperTrack SDK iOS to 5.6.0 (#108)
1 parent 05257d8 commit 9df3692

File tree

21 files changed

+31
-24
lines changed

21 files changed

+31
-24
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [13.3.5] - 2024-06-05
9+
10+
### Changed
11+
12+
- Updated HyperTrack SDK iOS to [5.6.0](https://github.com/hypertrack/sdk-ios/releases/tag/5.6.0)
13+
814
## [13.3.4] - 2024-05-24
915

1016
### Changed
@@ -849,3 +855,4 @@ Initial release.
849855
[13.3.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.2
850856
[13.3.3]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.3
851857
[13.3.4]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.4
858+
[13.3.5]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.5

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GitHub](https://img.shields.io/github/license/hypertrack/sdk-react-native?color=orange)](./LICENSE)
44
[![npm](https://img.shields.io/npm/v/hypertrack-sdk-react-native.svg)](https://www.npmjs.com/package/hypertrack-sdk-react-native)
5-
[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.5.4-brightgreen.svg)](https://github.com/hypertrack/sdk-ios)
5+
[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.6.0-brightgreen.svg)](https://github.com/hypertrack/sdk-ios)
66
[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.5.5-brightgreen.svg)](https://github.com/hypertrack/sdk-android)
77

88
[HyperTrack](https://www.hypertrack.com) lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.

docs/classes/HyperTrack.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/enums/HyperTrackError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/modules.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/types/Errors.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Failure.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Location.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/LocationError.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)