Skip to content

Commit ee4aada

Browse files
authored
chore: release 1.14.1 (#630)
# Release Version 1.14.1
1 parent 15e5c34 commit ee4aada

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
@@ -1281,7 +1281,7 @@ PODS:
12811281
- ReactCommon/turbomodule/bridging
12821282
- ReactCommon/turbomodule/core
12831283
- Yoga
1284-
- react-native-keyboard-controller (1.14.0):
1284+
- react-native-keyboard-controller (1.14.1):
12851285
- DoubleConversion
12861286
- glog
12871287
- hermes-engine
@@ -2025,7 +2025,7 @@ SPEC CHECKSUMS:
20252025
React-Mapbuffer: 714f2fae68edcabfc332b754e9fbaa8cfc68fdd4
20262026
React-microtasksnativemodule: 0b6b90da7f203e3015e1252ec3cba49c8ddd85ad
20272027
react-native-blur: e16c22cf5cbb2267c9546fc4df5d8ad074cfcb27
2028-
react-native-keyboard-controller: 17d5830f2bd6c6cad44682eb2cc13f9078eff985
2028+
react-native-keyboard-controller: 902c07f41a415b632583b384427a71770a8b02a3
20292029
react-native-safe-area-context: 86e77f7c51f80b6bc0afe78c4fba30d0c3736c21
20302030
React-nativeconfig: 4a9543185905fe41014c06776bf126083795aed9
20312031
React-NativeModulesApple: 0506da59fc40d2e1e6e12a233db5e81c46face27

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
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.14.0):
1285+
- react-native-keyboard-controller (1.14.1):
12861286
- DoubleConversion
12871287
- glog
12881288
- hermes-engine
@@ -1972,7 +1972,7 @@ SPEC CHECKSUMS:
19721972
React-Mapbuffer: 714f2fae68edcabfc332b754e9fbaa8cfc68fdd4
19731973
React-microtasksnativemodule: 4943ad8f99be8ccf5a63329fa7d269816609df9e
19741974
react-native-blur: 42522e76bf44daf9a16d341408caeb900b5f9424
1975-
react-native-keyboard-controller: 204deea9195d3c02711741a6df20fc9e374a060f
1975+
react-native-keyboard-controller: 827e8dfe3d07c6739150db2a6a94ea239b127fbc
19761976
react-native-safe-area-context: a240ad4b683349e48b1d51fed1611138d1bdad97
19771977
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
19781978
React-nativeconfig: 4a9543185905fe41014c06776bf126083795aed9

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