Skip to content

Commit

Permalink
release: version packages (#1121)
Browse files Browse the repository at this point in the history
RELEASING: Releasing 1 package(s)

Releases:
  @react-native-async-storage/async-storage@1.24.0
  • Loading branch information
AsyncStorageBot authored Jul 12, 2024
1 parent f872676 commit fbd4ccf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-trains-lick.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/default-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.24.0

### Minor Changes

- 8bf1526: dependencies bump and multiset type fix

## 1.23.2

> [!WARNING]
Expand Down
2 changes: 1 addition & 1 deletion packages/default-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-async-storage/async-storage",
"version": "1.23.2",
"version": "1.24.0",
"description": "Asynchronous, persistent, key-value storage system for React Native.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit fbd4ccf

Please sign in to comment.