Skip to content

Commit faaab30

Browse files
authored
chore: release 1.16.5 (#831)
# Release Version 1.16.5
1 parent fa6d67d commit faaab30

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
@@ -1254,7 +1254,7 @@ PODS:
12541254
- ReactCommon/turbomodule/bridging
12551255
- ReactCommon/turbomodule/core
12561256
- Yoga
1257-
- react-native-keyboard-controller (1.16.4):
1257+
- react-native-keyboard-controller (1.16.5):
12581258
- DoubleConversion
12591259
- glog
12601260
- hermes-engine
@@ -2105,7 +2105,7 @@ SPEC CHECKSUMS:
21052105
React-Mapbuffer: 6993c785c22a170c02489bc78ed207814cbd700f
21062106
React-microtasksnativemodule: 19230cd0933df6f6dc1336c9a9edc382d62638ae
21072107
react-native-blur: b37343d4df1af48a17444156b674b26d5aec2425
2108-
react-native-keyboard-controller: fffb44ec1cc7df6236a9ab03d535a6be1fd27dbc
2108+
react-native-keyboard-controller: 3ffc4e3bf8a863aad3dbeafe1073912b41373920
21092109
react-native-safe-area-context: 9c33120e9eac7741a5364cc2d9f74665049b76b3
21102110
React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929
21112111
React-NativeModulesApple: 45187d13c68d47250a7416b18ff082c7cc07bff7

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ PODS:
12551255
- ReactCommon/turbomodule/bridging
12561256
- ReactCommon/turbomodule/core
12571257
- Yoga
1258-
- react-native-keyboard-controller (1.16.4):
1258+
- react-native-keyboard-controller (1.16.5):
12591259
- DoubleConversion
12601260
- glog
12611261
- hermes-engine
@@ -2028,7 +2028,7 @@ SPEC CHECKSUMS:
20282028
React-Mapbuffer: 6993c785c22a170c02489bc78ed207814cbd700f
20292029
React-microtasksnativemodule: 19230cd0933df6f6dc1336c9a9edc382d62638ae
20302030
react-native-blur: 5b2d13981ad6ce3d15339e135377336cb9be2d68
2031-
react-native-keyboard-controller: 210646504322cc8b30584b8c0c72d93425eed366
2031+
react-native-keyboard-controller: 29670a1ab65c7237083e22563fde1506c3a5a333
20322032
react-native-safe-area-context: 849d7df29ecb2a7155c769c0b76849ba952c2aa3
20332033
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
20342034
React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929

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