Skip to content

Commit 8efdeca

Browse files
authored
chore: release 1.13.3 (#571)
# Release Version 1.13.3
1 parent 20c2d10 commit 8efdeca

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.13.2):
1284+
- react-native-keyboard-controller (1.13.3):
12851285
- DoubleConversion
12861286
- glog
12871287
- hermes-engine
@@ -2025,7 +2025,7 @@ SPEC CHECKSUMS:
20252025
React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96
20262026
React-microtasksnativemodule: f13f03163b6a5ec66665dfe80a0df4468bb766a6
20272027
react-native-blur: e16c22cf5cbb2267c9546fc4df5d8ad074cfcb27
2028-
react-native-keyboard-controller: a2b6de35ce34b3bedd3d9cf73815388349db3463
2028+
react-native-keyboard-controller: ee7d85b59a4555075b5050eab29bda0aadd6791f
20292029
react-native-safe-area-context: 86e77f7c51f80b6bc0afe78c4fba30d0c3736c21
20302030
React-nativeconfig: 57781b79e11d5af7573e6f77cbf1143b71802a6d
20312031
React-NativeModulesApple: 7ff2e2cfb2e5fa5bdedcecf28ce37e696c6ef1e1

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.13.2):
1285+
- react-native-keyboard-controller (1.13.3):
12861286
- DoubleConversion
12871287
- glog
12881288
- hermes-engine
@@ -1972,7 +1972,7 @@ SPEC CHECKSUMS:
19721972
React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96
19731973
React-microtasksnativemodule: 87b8de96f937faefece8afd2cb3a518321b2ef99
19741974
react-native-blur: 42522e76bf44daf9a16d341408caeb900b5f9424
1975-
react-native-keyboard-controller: 73ad012b45e30fad665246c7edffa08cfd3461b2
1975+
react-native-keyboard-controller: 22c73eb1e346b62a978f4c100ddfd003201a931c
19761976
react-native-safe-area-context: a240ad4b683349e48b1d51fed1611138d1bdad97
19771977
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
19781978
React-nativeconfig: 57781b79e11d5af7573e6f77cbf1143b71802a6d

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