Skip to content

Commit

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

### Bug Fixes

* **ios:** copy iOS NotifeeCore library more carefully during build ([68f230f](68f230f))
  • Loading branch information
semantic-release-bot committed Dec 17, 2024
1 parent 68f230f commit 090ab68
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/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Releases
description: Notifee API releases
---

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

### Bug Fixes

* **ios:** copy iOS NotifeeCore library more carefully during build ([68f230f](https://github.com/invertase/notifee/commit/68f230f32ec75e993521b0feb8f9358fb008d3e5))

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

### Bug Fixes
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.6",
"version": "9.1.7",
"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 090ab68

Please sign in to comment.