Skip to content

Commit 080edee

Browse files
chore(release): 1.17.12 [skip ci]
1 parent a895865 commit 080edee

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.17.12](https://github.com/react-native-async-storage/async-storage/compare/v1.17.11...v1.17.12) (2023-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deploy:** auth bot as git user ([#938](https://github.com/react-native-async-storage/async-storage/issues/938)) ([4de4baa](https://github.com/react-native-async-storage/async-storage/commit/4de4baa858ca707ff9d7584a1c1c0d45396a60ec))
7+
* **deploy:** GH token naming ([#939](https://github.com/react-native-async-storage/async-storage/issues/939)) ([06ef84c](https://github.com/react-native-async-storage/async-storage/commit/06ef84c3d03560af9654527c11dbc28392ca7562))
8+
19
## [1.17.11](https://github.com/react-native-async-storage/async-storage/compare/v1.17.10...v1.17.11) (2022-11-11)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-async-storage/async-storage",
3-
"version": "1.17.11",
3+
"version": "1.17.12",
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)