mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
2e8ab7bac1
* fix(cli): v1 migration should add the updater plugin if it is enabled * fix change tag * move to process_updater * Update tooling/cli/src/migrate/migrations/v1/config.rs Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de> --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
7 lines
132 B
Markdown
7 lines
132 B
Markdown
---
|
|
"tauri-cli": patch:bug
|
|
"@tauri-apps/cli": patch:bug
|
|
---
|
|
|
|
Migration from v1 to v2 now adds the updater plugin when it is active.
|