mirror of https://github.com/tauri-apps/tauri
fix(covector): unexpected preminor bump
This commit is contained in:
parent
bc4804d484
commit
a12bf148d6
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue