Skip to content

Commit 3a366a3

Browse files
authored
chore: release 1.16.6 (#840)
# Release Version 1.16.6
1 parent 1714227 commit 3a366a3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

FabricExample/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ PODS:
12821282
- ReactCommon/turbomodule/bridging
12831283
- ReactCommon/turbomodule/core
12841284
- Yoga
1285-
- react-native-keyboard-controller (1.16.5):
1285+
- react-native-keyboard-controller (1.16.6):
12861286
- DoubleConversion
12871287
- glog
12881288
- hermes-engine
@@ -2164,7 +2164,7 @@ SPEC CHECKSUMS:
21642164
React-Mapbuffer: 0502faf46cab8fb89cfc7bf3e6c6109b6ef9b5de
21652165
React-microtasksnativemodule: 663bc64e3a96c5fc91081923ae7481adc1359a78
21662166
react-native-blur: b37343d4df1af48a17444156b674b26d5aec2425
2167-
react-native-keyboard-controller: 3ffc4e3bf8a863aad3dbeafe1073912b41373920
2167+
react-native-keyboard-controller: 754b75a3e16d6d0a16b238fa771dd6e079f5a76a
21682168
react-native-safe-area-context: 9c33120e9eac7741a5364cc2d9f74665049b76b3
21692169
React-NativeModulesApple: 16fbd5b040ff6c492dacc361d49e63cba7a6a7a1
21702170
React-perflogger: ab51b7592532a0ea45bf6eed7e6cae14a368b678

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@ PODS:
12831283
- ReactCommon/turbomodule/bridging
12841284
- ReactCommon/turbomodule/core
12851285
- Yoga
1286-
- react-native-keyboard-controller (1.16.5):
1286+
- react-native-keyboard-controller (1.16.6):
12871287
- DoubleConversion
12881288
- glog
12891289
- hermes-engine
@@ -2087,7 +2087,7 @@ SPEC CHECKSUMS:
20872087
React-Mapbuffer: 0502faf46cab8fb89cfc7bf3e6c6109b6ef9b5de
20882088
React-microtasksnativemodule: 663bc64e3a96c5fc91081923ae7481adc1359a78
20892089
react-native-blur: 5b2d13981ad6ce3d15339e135377336cb9be2d68
2090-
react-native-keyboard-controller: 29670a1ab65c7237083e22563fde1506c3a5a333
2090+
react-native-keyboard-controller: 1aa944c4029101bb414b157b38e9380609ea56b8
20912091
react-native-safe-area-context: 849d7df29ecb2a7155c769c0b76849ba952c2aa3
20922092
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
20932093
React-NativeModulesApple: 16fbd5b040ff6c492dacc361d49e63cba7a6a7a1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-keyboard-controller",
3-
"version": "1.16.5",
3+
"version": "1.16.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)