Skip to content

Commit d8a98bb

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: @react-native-async-storage/[email protected]
1 parent e9061f9 commit d8a98bb

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@react-native-async-storage/eslint-config": "0.0.0"
1010
},
1111
"changesets": [
12+
"brave-pens-invite",
1213
"metal-peas-know",
1314
"quick-dragons-run"
1415
]

packages/async-storage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- e9061f9: fix: re-deploy android
8+
39
## 3.0.0-next.1
410

511
### Patch Changes

packages/async-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-async-storage/async-storage",
3-
"version": "3.0.0-next.1",
3+
"version": "3.0.0-next.2",
44
"description": "Asynchronous, persistent, key-value storage system for React Native.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)