chore: downgrade bump to patch (#8033)

This commit is contained in:
Amr Bashir
2023-10-17 16:00:03 +03:00
committed by GitHub
parent 2b0212af49
commit f259db3596

View File

@@ -1,5 +1,5 @@
---
'@tauri-apps/api': 'minor:feat'
'@tauri-apps/api': 'patch:feat'
---
Add `mockConvertFileSrc` in `mocks` module, to mock `convertFileSrc` function.