Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 96be0e3

Browse files
authored
Merge pull request #19 from quipper/prepare_0.9.3
Prepare for 0.9.3
2 parents 5ddb935 + 3be33fe commit 96be0e3

11 files changed

+5842
-10672
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 0.9.3 2018/07/01
2+
- [Fix][Add React dependency to podspec](https://github.com/quipper/react-native-td/pull/17)
3+
- [Fix][isFirstRun was calling callback method twice](https://github.com/quipper/react-native-td/pull/18)
14
- 0.9.2 2018/03/17
25
- [Fix][Fix typo](https://github.com/quipper/react-native-td/pull/14)
36
- 0.9.1 2018/01/09

example/ios/Podfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PODS:
44
- React/Core (= 0.51.0)
55
- React/Core (0.51.0):
66
- yoga (= 0.51.0.React)
7-
- RNTreasureData (0.9.1):
7+
- RNTreasureData (0.9.2):
88
- TreasureData-iOS-SDK
99
- TreasureData-iOS-SDK (0.1.24):
1010
- KeenClientTD (= 3.2.32)
@@ -25,11 +25,11 @@ EXTERNAL SOURCES:
2525

2626
SPEC CHECKSUMS:
2727
KeenClientTD: 66da83b01742f4983925391e70b5beecb4096bd1
28-
React: 352f02f1db6e4744f9a758527e13e3fdefbbd6ba
29-
RNTreasureData: ded2c51c87cc181b351ee1fa5c336636320eb5ea
28+
React: 541ba768b9855e10cdc76f55427a5cd0653ca806
29+
RNTreasureData: c40d07b95e5f734c91ca1e6beb2576e5a9f2602d
3030
TreasureData-iOS-SDK: e8b6d8cde3807c4ad600eb132227fb4eb20762bd
31-
yoga: b5d96400ca8b2936965a7a6516da7c1177f432a3
31+
yoga: 17521bbb0dd54a47c0b3ac43253e78cdac7488e0
3232

3333
PODFILE CHECKSUM: e5e8f54f971ee927a3ed7a5d8cafd10544618bfe
3434

35-
COCOAPODS: 1.3.1
35+
COCOAPODS: 1.4.0

0 commit comments

Comments
 (0)