Skip to content

Commit 9fa27cc

Browse files
chore(release): 1.23.0 [skip ci]
1 parent 864626d commit 9fa27cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: packages/default-storage/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.23.0](https://github.com/react-native-async-storage/async-storage/compare/v1.22.3...v1.23.0) (2024-03-19)
2+
3+
4+
### Features
5+
6+
* **default-storage:** Add Privacy Manifest for iOS ([#1075](https://github.com/react-native-async-storage/async-storage/issues/1075)) ([864626d](https://github.com/react-native-async-storage/async-storage/commit/864626d6d8a2c85a7ddf38c0a9c512db64fcdf06))
7+
18
## [1.22.3](https://github.com/react-native-async-storage/async-storage/compare/v1.22.2...v1.22.3) (2024-02-28)
29

310

Diff for: packages/default-storage/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.22.3",
3+
"version": "1.23.0",
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)