Skip to content

Commit 4b5a7de

Browse files
committed
Use minor bump
1 parent be53063 commit 4b5a7de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changes/eval-take-into-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
tauri: patch:enhance
2+
tauri: minor:enhance
33
---
44

55
`Webview::eval` and `WebviewWindow::eval` now takes `impl Into<String>` instead of `&str` to allow passing the scripts more flexible and efficiently
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
tauri: patch:enhance
2+
tauri: minor:enhance
33
---
44

55
`Builder::invoke_system` takes `AsRef<str>` now

0 commit comments

Comments
 (0)