Skip to content

Commit 49cdfa4

Browse files
chore(release): 1.15.17 [skip ci]
1 parent cf76a4e commit 49cdfa4

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.17](https://github.com/react-native-async-storage/async-storage/compare/v1.15.16...v1.15.17) (2022-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** remove 'this' binding expectations on hook fn types ([#736](https://github.com/react-native-async-storage/async-storage/issues/736)) ([cf76a4e](https://github.com/react-native-async-storage/async-storage/commit/cf76a4e820d5123a947face49a2c6757a6b2f681))
7+
18
## [1.15.16](https://github.com/react-native-async-storage/async-storage/compare/v1.15.15...v1.15.16) (2022-01-21)
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.16",
3+
"version": "1.15.17",
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)