Skip to content

Commit bd290b1

Browse files
yeslowliubenben
andauthored
release:@react-native-oh-tpl/async-storage@1.21.0-0.2.1 (#22)
Co-authored-by: liubenben <lWX1343518@china.huawei.com>
1 parent 5f86341 commit bd290b1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
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.1.7",
3+
"version": "1.21.0-0.2.1",
44
"private": true,
55
"workspaces": [
66
"packages/*"
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.1.7",
8+
"version": "1.21.0-0.2.1",
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.1.7",
3+
"version": "1.21.0-0.2.1",
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)