Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changes/bundler-breaking-changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
tauri-bundler: patch:deps
---

**Breaking Change:** Updated various dependencies and removed `goblin`. Some of these dependencies are part of the public API which makes this a breaking change. Added a warning about `tauri-bundler`'s API stability in reflection to past regular breaking struct changes.
4 changes: 2 additions & 2 deletions .changes/change-pr-15593.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"tauri-macos-sign": patch:enhance
"tauri-macos-sign": patch:deps
---

Apple codesign update, no user facing changes.
Updated dependency `apple-codesign` to `0.29`, no user facing changes.
Loading
Loading