Skip to content

Commit 4217a18

Browse files
release: version packages (react-native-async-storage#1121)
RELEASING: Releasing 1 package(s) Releases: @react-native-async-storage/async-storage@1.24.0
1 parent 33989b0 commit 4217a18

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.24.0
4+
5+
### Minor Changes
6+
7+
- 8bf1526: dependencies bump and multiset type fix
8+
39
## 1.23.2
410

511
> [!WARNING]

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