Skip to content

Commit 26ae90f

Browse files
2361391426pangyinqiang
andauthored
release: @react-native-oh-tpl/async-storage@1.21.0-0.2.2 (#27)
Co-authored-by: pangyinqiang <pangyinqiang1@h-partners.com>
1 parent 9384db3 commit 26ae90f

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

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-oh-tpl/async-storage",
3-
"version": "1.21.0-0.2.1",
3+
"version": "1.21.0-0.2.2",
44
"private": true,
55
"workspaces": [
66
"packages/*"

packages/default-storage/README.OpenSource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Name": "@react-native-oh-tpl/async-storage",
44
"License": "MIT License",
55
"License File": "https://github.com/react-native-oh-library/async-storage/blob/sig/LICENSE",
6-
"Version Number": "1.21.0-0.2.1",
6+
"Version Number": "1.21.0-0.2.2",
77
"Owner" : "xiafeng@huawei.com",
88
"Upstream URL": "https://github.com/react-native-oh-library/async-storage",
99
"Description": "An asynchronous, unencrypted, persistent, key-value storage system for React Native"
-735 Bytes
Binary file not shown.

packages/default-storage/harmony/async_storage/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"author": "",
77
"name": "@react-native-oh-tpl/async-storage",
8-
"version": "1.21.0-0.2.1",
8+
"version": "1.21.0-0.2.2",
99
"description": "",
1010
"main": "ts.ts",
1111
"dependencies": {

packages/default-storage/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-oh-tpl/async-storage",
3-
"version": "1.21.0-0.2.1",
3+
"version": "1.21.0-0.2.2",
44
"description": "Asynchronous, persistent, key-value storage system for React Native.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)