Skip to content

Commit

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

Releases:
  @react-native-async-storage/[email protected]
  • Loading branch information
AsyncStorageBot authored Feb 3, 2025
1 parent 5042047 commit 84194d8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-bugs-battle.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

## 2.1.1

### Patch Changes

- 5042047: Mark some methods as nonnull

## 2.1.0

### Minor Changes
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": "2.1.0",
"version": "2.1.1",
"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 84194d8

Please sign in to comment.