fix(deep-link): revert the breaking change introduced by #2928 (#2970)

This commit is contained in:
Sean Wang
2025-09-02 19:50:10 +08:00
committed by GitHub
parent 9021a73247
commit 2522b71f6b
3 changed files with 21 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
deep-link: patch
deep-link-js: patch
---
Revert the breaking change introduced by [#2928](https://github.com/tauri-apps/plugins-workspace/pull/2928).