Skip to content

Commit

Permalink
Merge pull request #45 from voximplant/update_version
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
pe1ros authored Jun 9, 2022
2 parents 6ee18b8 + 872d224 commit 08e7d52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 3.0.2
- Fix for [#43](https://github.com/voximplant/react-native-foreground-service/issues/43): application is crashed when running on iOS
- Fix for [#36](https://github.com/voximplant/react-native-foreground-service/issues/36): application build error on android targeting api 31+

### 3.0.1
- Fix: Reference error on action button click if there are no handlers for this event

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voximplant/react-native-foreground-service",
"version": "3.0.1",
"version": "3.0.2",
"description": "React native module to start foreground service on android",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 08e7d52

Please sign in to comment.