Skip to content

Commit 385ddc4

Browse files
chore(release): 1.15.13 [skip ci]
1 parent a3e9537 commit 385ddc4

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.15.13](https://github.com/react-native-async-storage/async-storage/compare/v1.15.12...v1.15.13) (2021-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* wrong method referenced in validated input warning ([#715](https://github.com/react-native-async-storage/async-storage/issues/715)) ([a3e9537](https://github.com/react-native-async-storage/async-storage/commit/a3e9537e775147420bc3fcdc26b21efcfb6fada1))
7+
18
## [1.15.12](https://github.com/react-native-async-storage/async-storage/compare/v1.15.11...v1.15.12) (2021-11-24)
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.15.12",
3+
"version": "1.15.13",
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)