Skip to content

Commit e950a09

Browse files
authored
chore: release 1.11.6 (#409)
# Release Version 1.11.6
1 parent e0a6c09 commit e950a09

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
@@ -964,7 +964,7 @@ PODS:
964964
- React-Mapbuffer (0.73.6):
965965
- glog
966966
- React-debug
967-
- react-native-keyboard-controller (1.11.5):
967+
- react-native-keyboard-controller (1.11.6):
968968
- glog
969969
- hermes-engine
970970
- RCT-Folly (= 2022.05.16.00)
@@ -1597,7 +1597,7 @@ SPEC CHECKSUMS:
15971597
React-jsitracing: 4fed160d939e93a39049481f47744af246a7ac2c
15981598
React-logger: 3eb80a977f0d9669468ef641a5e1fabbc50a09ec
15991599
React-Mapbuffer: 84ea43c6c6232049135b1550b8c60b2faac19fab
1600-
react-native-keyboard-controller: 779693f3474f963ee1d9df1d965368ba82c88abf
1600+
react-native-keyboard-controller: 444fcb1487bbeb38cbd2c112ac813be1d78ed26d
16011601
react-native-safe-area-context: 1e374c51edf537be56313b893b6e96b0e254ddfe
16021602
React-nativeconfig: b4d4e9901d4cabb57be63053fd2aa6086eb3c85f
16031603
React-NativeModulesApple: cd26e56d56350e123da0c1e3e4c76cb58a05e1ee

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ PODS:
951951
- React-Mapbuffer (0.73.6):
952952
- glog
953953
- React-debug
954-
- react-native-keyboard-controller (1.11.5):
954+
- react-native-keyboard-controller (1.11.6):
955955
- glog
956956
- RCT-Folly (= 2022.05.16.00)
957957
- React-Core
@@ -1405,7 +1405,7 @@ SPEC CHECKSUMS:
14051405
React-jsinspector: 85583ef014ce53d731a98c66a0e24496f7a83066
14061406
React-logger: 3eb80a977f0d9669468ef641a5e1fabbc50a09ec
14071407
React-Mapbuffer: 84ea43c6c6232049135b1550b8c60b2faac19fab
1408-
react-native-keyboard-controller: e0f1b0b71a76e05c99fc6bfdd8b8ec05bead4105
1408+
react-native-keyboard-controller: d7eb6a5884e1b193c902e02f2ca298e53cad3a77
14091409
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
14101410
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
14111411
React-nativeconfig: b4d4e9901d4cabb57be63053fd2aa6086eb3c85f

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.11.5",
3+
"version": "1.11.6",
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)