mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
fix(covector): unexpected preminor bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
"tauri": minor:breaking
|
||||
"tauri-runtime-wry": minor:breaking
|
||||
"tauri": patch:breaking
|
||||
"tauri-runtime-wry": patch:breaking
|
||||
---
|
||||
|
||||
Change the pointer type of `PlatformWebview`'s `inner`, `controller`, `ns_window` and `view_controller` to `c_void`, to avoid publically depending on `objc`.
|
||||
|
||||
Reference in New Issue
Block a user