Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0c262bc

Browse files
authoredOct 28, 2024··
[Release] Version 2.5.0 (#42)
1 parent 9dcfdc5 commit 0c262bc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This means it's very crucial to respect to select the proper version and respect
4242

4343
| Queue Version | Realm Version | React Native | Hermes Support |
4444
|---------------|---------------|--------------|----------------|
45+
| 2.5.0 | 12.13.1 | => 0.71.4 | Yes |
4546
| 2.4.0 | 12.6.1 | => 0.71.4 | Yes |
4647
| 2.3.0 | 12.5.0 | => 0.71.4 | Yes |
4748
| 2.2.0 | 11.10.1 | => 0.71.4 | Yes |

‎package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcetoad/react-native-queue",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "A React Native Job Queue",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)
Please sign in to comment.