Skip to content

Commit ab1717c

Browse files
chore(release): 1.19.2 [skip ci]
1 parent dc2155a commit ab1717c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.2](https://github.com/react-native-async-storage/async-storage/compare/v1.19.1...v1.19.2) (2023-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* tell users about how autolinking works ([#1000](https://github.com/react-native-async-storage/async-storage/issues/1000)) ([dc2155a](https://github.com/react-native-async-storage/async-storage/commit/dc2155a01088959bd52711a2a41e2296f5f58ebc))
7+
18
## [1.19.1](https://github.com/react-native-async-storage/async-storage/compare/v1.19.0...v1.19.1) (2023-07-19)
29

310

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.1",
3+
"version": "1.19.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)