Skip to content

Commit 7577477

Browse files
authored
chore: release 1.12.0 (#439)
# Release Version 1.12.0
1 parent 3be37df commit 7577477

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
@@ -979,7 +979,7 @@ PODS:
979979
- ReactCommon/turbomodule/bridging
980980
- ReactCommon/turbomodule/core
981981
- Yoga
982-
- react-native-keyboard-controller (1.11.7):
982+
- react-native-keyboard-controller (1.12.0):
983983
- DoubleConversion
984984
- glog
985985
- hermes-engine
@@ -1628,7 +1628,7 @@ SPEC CHECKSUMS:
16281628
React-logger: 03f2f7b955cfe24593a2b8c9705c23e142d1ad24
16291629
React-Mapbuffer: 5e05d78fe6505f4a054b86f415733d4ad02dd314
16301630
react-native-blur: c1c54c593794644ce21d1c4cd75021158d233d20
1631-
react-native-keyboard-controller: 5d6d9c50ed4bbe9984abf642ec988a2581bb0ba8
1631+
react-native-keyboard-controller: 21458cb5fb04310cbe976bf5edb538f8382905f1
16321632
react-native-safe-area-context: 7f54ad0a774de306ab790c70d9d950321e5c5449
16331633
React-nativeconfig: 951ec32f632e81cbd7d40aebb3211313251c092e
16341634
React-NativeModulesApple: 0b3a42ca90069119ef79d8b2327d01441d71abd4

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ PODS:
980980
- ReactCommon/turbomodule/bridging
981981
- ReactCommon/turbomodule/core
982982
- Yoga
983-
- react-native-keyboard-controller (1.11.7):
983+
- react-native-keyboard-controller (1.12.0):
984984
- DoubleConversion
985985
- glog
986986
- hermes-engine
@@ -1546,7 +1546,7 @@ SPEC CHECKSUMS:
15461546
React-logger: 03f2f7b955cfe24593a2b8c9705c23e142d1ad24
15471547
React-Mapbuffer: 5e05d78fe6505f4a054b86f415733d4ad02dd314
15481548
react-native-blur: a2acf22fd7bd13621df5e0b1c130b81adea7009c
1549-
react-native-keyboard-controller: b36eb5baf44906bc981fd291880a38ebb6003175
1549+
react-native-keyboard-controller: b17e5ef130cd8b9d3e362e64936db454746add9a
15501550
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
15511551
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
15521552
React-nativeconfig: 951ec32f632e81cbd7d40aebb3211313251c092e

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