Skip to content

Commit

Permalink
chore(release): 9.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [9.1.5](https://github.com/invertase/notifee/compare/@notifee/[email protected]...@notifee/[email protected]) (2024-12-17)

### Bug Fixes

* **android:** semantic-release test commit ([cf5c7a9](cf5c7a9))
  • Loading branch information
semantic-release-bot committed Dec 17, 2024
1 parent 1f70961 commit 2efdce6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs-react-native/react-native/docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ next: /react-native/docs/usage
previous: /react-native/docs/installation
---

## [9.1.5](https://github.com/invertase/notifee/compare/@notifee/[email protected]...@notifee/[email protected]) (2024-12-17)

### Bug Fixes

* **android:** semantic-release test commit ([cf5c7a9](https://github.com/invertase/notifee/commit/cf5c7a9b5b9c14046ffa6e5ea04c54157e9aff42))

## 9.1.4

- fix(android): fix another new architecture issue via elimination of race condition between headlessJS task and react-native background startup that resulted in null ReactContext (#1176)
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notifee/react-native",
"version": "9.1.4",
"version": "9.1.5",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "Notifee - a feature rich notifications library for React Native.",
"main": "dist/index.js",
Expand Down

0 comments on commit 2efdce6

Please sign in to comment.