Skip to content

Commit aee8932

Browse files
Merge pull request #126 from IvanIhnatsiuk/release/v1.4.2
chore: release v1.4.2
2 parents 5fa2d41 + a84f1f1 commit aee8932

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ PODS:
13331333
- React-jsiexecutor
13341334
- React-RCTFBReactNativeSpec
13351335
- ReactCommon/turbomodule/core
1336-
- react-native-advanced-input-mask (1.4.1):
1336+
- react-native-advanced-input-mask (1.4.2):
13371337
- DoubleConversion
13381338
- ForkInputMask (~> 7.3.2)
13391339
- glog
@@ -2286,7 +2286,7 @@ SPEC CHECKSUMS:
22862286
React-logger: 8edfcedc100544791cd82692ca5a574240a16219
22872287
React-Mapbuffer: c3f4b608e4a59dd2f6a416ef4d47a14400194468
22882288
React-microtasksnativemodule: 054f34e9b82f02bd40f09cebd4083828b5b2beb6
2289-
react-native-advanced-input-mask: 593d42c9648dc25a5f902ceb4a893d7701dc7e7d
2289+
react-native-advanced-input-mask: 82c5a6e8a67e9144573a9451c13859c37f3430f5
22902290
react-native-keyboard-controller: 56db363cb5313c7a8c29e4144c02f9b8a2fc96da
22912291
react-native-safe-area-context: 562163222d999b79a51577eda2ea8ad2c32b4d06
22922292
React-NativeModulesApple: 2c4377e139522c3d73f5df582e4f051a838ff25e

package/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-advanced-input-mask",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Text input mask for React Native on iOS, Android and web. Synchronous and easy formatting without hustle",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)