Skip to content

Commit bbe53f5

Browse files
chore: version packages (#164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbe5aca commit bbe53f5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sharp-donkeys-switch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-navigation-native/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @use-funnel/react-navigation-native
22

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- [`fbe5aca`](https://github.com/toss/use-funnel/commit/fbe5aca9a565671ec14676d3893947b18508724e) Thanks [@minuukang](https://github.com/minuukang)! - fix(react-navigation-native): prevent navigation warning by skipping setParams on unfocused screens
8+
39
## 0.0.14
410

511
### Patch Changes

packages/react-navigation-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@use-funnel/react-navigation-native",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "",
55
"type": "module",
66
"main": "./src/index.ts",

0 commit comments

Comments
 (0)