Skip to content

Commit 090ab68

Browse files
chore(release): 9.1.7 [skip ci]
## [9.1.7](https://github.com/invertase/notifee/compare/@notifee/react-native@9.1.6...@notifee/react-native@9.1.7) (2024-12-17) ### Bug Fixes * **ios:** copy iOS NotifeeCore library more carefully during build ([68f230f](68f230f))
1 parent 68f230f commit 090ab68

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/react-native/release-notes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Releases
33
description: Notifee API releases
44
---
55

6+
## [9.1.7](https://github.com/invertase/notifee/compare/@notifee/react-native@9.1.6...@notifee/react-native@9.1.7) (2024-12-17)
7+
8+
### Bug Fixes
9+
10+
* **ios:** copy iOS NotifeeCore library more carefully during build ([68f230f](https://github.com/invertase/notifee/commit/68f230f32ec75e993521b0feb8f9358fb008d3e5))
11+
612
## [9.1.6](https://github.com/invertase/notifee/compare/@notifee/react-native@9.1.5...@notifee/react-native@9.1.6) (2024-12-17)
713

814
### Bug Fixes

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notifee/react-native",
3-
"version": "9.1.6",
3+
"version": "9.1.7",
44
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
55
"description": "Notifee - a feature rich notifications library for React Native.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)