Skip to content

Commit

Permalink
chore: bump minor instead of patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
WSH032 committed Jan 21, 2025
1 parent 6464386 commit 8df2800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/webview-navigate-borrow-self.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'tauri': 'patch:bug'
'tauri': 'minor:bug'
---

`Webview::navigate` and `WebviewWindow::navigate` borrows `&self` instead of unnecessarily borrowing `&mut self`.

0 comments on commit 8df2800

Please sign in to comment.