You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,28 @@
1
1
# Changelog
2
2
3
-
<aname="next"></a>
4
-
## next
3
+
<aname="3.0.0"></a>
4
+
## 3.0.0 (2019-05-02)
5
+
6
+
### Added
7
+
8
+
- ✨ Use Clipboard with listener to apply copied text [[8a706ad](https://github.com/dsznajder/react-native-otp-inputs/commit/8a706adee141c99cbfad26943aa14a9767d84f88)]
9
+
- ✨ Add oneTimeCode textContentType for iOS >= 12 [[f55b695](https://github.com/dsznajder/react-native-otp-inputs/commit/f55b695d300c573b52cfab7c6a7b532e80edef26)]
10
+
- ✅ Update Tests and snapshots [[999bd03](https://github.com/dsznajder/react-native-otp-inputs/commit/999bd0344ddb11aa46e645ba1913c104404ec930)]
5
11
6
12
### Changed
7
13
14
+
- ⬆️ Update dev Dependencies [[64daee5](https://github.com/dsznajder/react-native-otp-inputs/commit/64daee52d98b6bd5488c1fecd0fabf2efe27f7d9)]
0 commit comments