Skip to content

Commit 00994c5

Browse files
committed
1.1.38
1 parent 45f0058 commit 00994c5

19 files changed

Lines changed: 22 additions & 21 deletions

File tree

example/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@onekeyfe/react-native-lite-card": "workspace:*",
2424
"@onekeyfe/react-native-native-logger": "workspace:*",
2525
"@onekeyfe/react-native-pager-view": "workspace:*",
26-
"@onekeyfe/react-native-scroll-guard": "workspace:*",
2726
"@onekeyfe/react-native-perf-memory": "workspace:*",
27+
"@onekeyfe/react-native-scroll-guard": "workspace:*",
2828
"@onekeyfe/react-native-skeleton": "workspace:*",
2929
"@onekeyfe/react-native-splash-screen": "workspace:*",
3030
"@onekeyfe/react-native-tab-view": "workspace:*",

native-modules/native-logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-native-logger",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-native-logger",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-app-update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-app-update",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-app-update",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-background-thread/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-background-thread",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-background-thread",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-bundle-update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-bundle-update",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-bundle-update",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-check-biometric-auth-changed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-check-biometric-auth-changed",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-check-biometric-auth-changed",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-cloud-kit-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-cloud-kit-module",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-cloud-kit-module",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-device-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-device-utils",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-device-utils",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-get-random-values/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-get-random-values",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-get-random-values",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

native-modules/react-native-keychain-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onekeyfe/react-native-keychain-module",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"description": "react-native-keychain-module",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)