Skip to content

Commit 13d63a1

Browse files
release: version packages (#1251)
RELEASING: Releasing 1 package(s) Releases: @react-native-async-storage/expo-with-async-storage@1.0.0
1 parent 2a64689 commit 13d63a1

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/blue-ears-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @react-native-async-storage/expo-with-async-storage
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 2a64689: initial release of the plugin

packages/expo-with-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/expo-with-async-storage",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Expo config plugin to configure @react-native-async-storage/async-storage",
55
"main": "app.plugin.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)