chore: fix change files

This commit is contained in:
Lucas Nogueira
2026-09-22 06:10:50 -03:00
parent 73ec7ed401
commit b4011607e0
8 changed files with 86 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
---
"deep-link": major
"deep-link-js": major
---
**Breaking:** On Linux, failing to run `xdg-mime` or `update-desktop-database` in `register` and `is_registered` now returns the new `Error::Execute(command, io_error)` variant instead of logging the failure and returning the raw `Error::Io`.