mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat: add `mainBinaryName` option * remove unused imports [skip ci] * enhance error message [skip ci] * migrate `mainBinaryName` * change file * revert bin src_path * add link --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
295 B
295 B
tauri-bundler
| tauri-bundler |
|---|
| major:breaking |
Changed changelog file location in deb to usr/share/doc/<product_name>/changelog.gz instead of usr/share/doc/<main_binary_name>/changelog.gz. For tauri v1 users, the path is unchanged as product_name and main_binary_name used the same value.