Skip to content

Commit 9d9bb1a

Browse files
chore(release): 1.19.3 [skip ci]
1 parent e15432c commit 9d9bb1a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.19.3](https://github.com/react-native-async-storage/async-storage/compare/v1.19.2...v1.19.3) (2023-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** fix `pod install` on RN 0.70.x + New Arch ([#1004](https://github.com/react-native-async-storage/async-storage/issues/1004)) ([e15432c](https://github.com/react-native-async-storage/async-storage/commit/e15432cea0b8691890a4cf08d69639ad31f09421)), closes [#997](https://github.com/react-native-async-storage/async-storage/issues/997)

packages/default-storage-backend/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": "1.19.2",
3+
"version": "1.19.3",
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)