diff --git a/packages/apple-settings/package.json b/packages/apple-settings/package.json index 1b8bd88f..5b1db5e8 100644 --- a/packages/apple-settings/package.json +++ b/packages/apple-settings/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/apple-settings", - "version": "8.0.0", + "version": "8.0.1", "description": "Config plugin to generate custom Apple settings UI", "license": "MIT", "main": "build/index.js", diff --git a/packages/ios-stickers/package.json b/packages/ios-stickers/package.json index 0d8f23ec..84926afa 100644 --- a/packages/ios-stickers/package.json +++ b/packages/ios-stickers/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/ios-stickers", - "version": "14.0.0", + "version": "14.0.1", "description": "Config plugin to auto configure iOS iMessage stickers", "main": "build/withStickerPack.js", "types": "build/withStickerPack.d.ts", diff --git a/packages/react-native-adjust/package.json b/packages/react-native-adjust/package.json index 3edb815e..71ac4b41 100644 --- a/packages/react-native-adjust/package.json +++ b/packages/react-native-adjust/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-adjust", - "version": "14.0.0", + "version": "14.0.1", "description": "Config plugin to auto configure Adjust SDK on prebuild", "main": "build/withReactNativeAdjust.js", "types": "build/withReactNativeAdjust.d.ts", diff --git a/packages/react-native-blob-util/package.json b/packages/react-native-blob-util/package.json index 05efc849..f9b6ca90 100644 --- a/packages/react-native-blob-util/package.json +++ b/packages/react-native-blob-util/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-blob-util", - "version": "14.0.0", + "version": "14.0.1", "description": "Config plugin to auto configure react-native-blob-util on prebuild", "main": "build/withReactNativeBlobUtil.js", "types": "build/withReactNativeBlobUtil.d.ts", diff --git a/packages/react-native-branch/package.json b/packages/react-native-branch/package.json index f9f06cd7..c482f30a 100644 --- a/packages/react-native-branch/package.json +++ b/packages/react-native-branch/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-branch", - "version": "13.0.0", + "version": "13.0.1", "description": "Config plugin to auto configure react-native-branch on prebuild", "author": "650 Industries, Inc.", "license": "MIT", diff --git a/packages/react-native-callkeep/package.json b/packages/react-native-callkeep/package.json index 126aaea4..1ce97dd5 100644 --- a/packages/react-native-callkeep/package.json +++ b/packages/react-native-callkeep/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-callkeep", - "version": "14.0.0", + "version": "14.0.1", "description": "Config plugin to auto configure callkeep on prebuild", "main": "build/withCallkeep.js", "types": "build/withCallkeep.d.ts", diff --git a/packages/react-native-pdf/package.json b/packages/react-native-pdf/package.json index e3b3fc47..4ef21ccf 100644 --- a/packages/react-native-pdf/package.json +++ b/packages/react-native-pdf/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-pdf", - "version": "14.0.0", + "version": "14.0.1", "description": "Config plugin to auto configure react-native-pdf on prebuild", "main": "build/withPdf.js", "types": "build/withPdf.d.ts", diff --git a/packages/react-native-siri-shortcut/package.json b/packages/react-native-siri-shortcut/package.json index 7f84c277..12f1a40b 100644 --- a/packages/react-native-siri-shortcut/package.json +++ b/packages/react-native-siri-shortcut/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-siri-shortcut", - "version": "13.0.0", + "version": "13.0.1", "description": "Config plugin for react-native-siri-shortcut package", "main": "build/withReactNativeSiriShortcut.js", "types": "build/withReactNativeSiriShortcut.d.ts", diff --git a/packages/react-native-webrtc/package.json b/packages/react-native-webrtc/package.json index 2097441d..75a88721 100644 --- a/packages/react-native-webrtc/package.json +++ b/packages/react-native-webrtc/package.json @@ -1,6 +1,6 @@ { "name": "@config-plugins/react-native-webrtc", - "version": "15.0.0", + "version": "15.0.1", "description": "Config plugin to setup react-native-webrtc on prebuild", "main": "build/withWebRTC.js", "types": "build/withWebRTC.d.ts",