chore: Add missing changefile for tauri-macos-sign (#14337)

This commit is contained in:
Fabian-Lars
2025-10-22 12:28:10 +02:00
committed by GitHub
parent 4b6b8690ab
commit f59bf9d539

View File

@@ -0,0 +1,5 @@
---
tauri-macos-sign: "minor:enhance"
---
**Potentially breaking change:** Export custom Error enum instead of using anyhow. The changes happened in https://github.com/tauri-apps/tauri/pull/14126.