tauri/.changes/migrate-tauri-build-version.md
Lucas Fernandes Nogueira 0ec28c39f4
feat(cli): migrate tauri-build version (#8529)
* feat(cli): migrate tauri-build version

This changes the migrate command to also migrate the tauri-build dependency to v2, previously it only updated the tauri dependency.

* lint
2024-01-02 15:24:50 -03:00

7 lines
108 B
Markdown

---
"tauri-cli": patch:feat
"@tauri-apps/cli": patch:feat
---
Include tauri-build on the migration script.