Skip to content

Commit 28a7eeb

Browse files
authored
chore: release 1.10.5 (#351)
# Release Version `1.10.5`
1 parent 3922158 commit 28a7eeb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

FabricExample/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ PODS:
941941
- React-jsinspector (0.72.4)
942942
- React-logger (0.72.4):
943943
- glog
944-
- react-native-keyboard-controller (1.10.4):
944+
- react-native-keyboard-controller (1.10.5):
945945
- RCT-Folly
946946
- RCTRequired
947947
- RCTTypeSafety
@@ -1407,7 +1407,7 @@ SPEC CHECKSUMS:
14071407
React-jsiexecutor: c7f826e40fa9cab5d37cab6130b1af237332b594
14081408
React-jsinspector: aaed4cf551c4a1c98092436518c2d267b13a673f
14091409
React-logger: da1ebe05ae06eb6db4b162202faeafac4b435e77
1410-
react-native-keyboard-controller: b292a256f0ee913c6cafcd041062933100c0c323
1410+
react-native-keyboard-controller: 06d2b51460200435df7f22b6a61a0bfa0c7675d1
14111411
react-native-safe-area-context: a283130af276caa22ecfed30c3d1eb450bc83439
14121412
React-NativeModulesApple: edb5ace14f73f4969df6e7b1f3e41bef0012740f
14131413
React-perflogger: 496a1a3dc6737f964107cb3ddae7f9e265ddda58

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ PODS:
380380
- React-jsinspector (0.72.4)
381381
- React-logger (0.72.4):
382382
- glog
383-
- react-native-keyboard-controller (1.10.4):
383+
- react-native-keyboard-controller (1.10.5):
384384
- React-Core
385385
- react-native-safe-area-context (4.7.1):
386386
- React-Core
@@ -740,7 +740,7 @@ SPEC CHECKSUMS:
740740
React-jsiexecutor: c7f826e40fa9cab5d37cab6130b1af237332b594
741741
React-jsinspector: aaed4cf551c4a1c98092436518c2d267b13a673f
742742
React-logger: da1ebe05ae06eb6db4b162202faeafac4b435e77
743-
react-native-keyboard-controller: 3a10a7aa3ecc4d2d892dace30d6b357804ffcaa9
743+
react-native-keyboard-controller: 0a7a29cfbcf9fc8acd83014daabd44b594c3ca82
744744
react-native-safe-area-context: 9697629f7b2cda43cf52169bb7e0767d330648c2
745745
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
746746
React-NativeModulesApple: edb5ace14f73f4969df6e7b1f3e41bef0012740f

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-keyboard-controller",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "Keyboard manager which works in identical way on both iOS and Android",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)