Skip to content

Commit a292398

Browse files
Publish New Versions (0.24.x) (#1250)
Co-authored-by: lucasfernog <[email protected]>
1 parent df69525 commit a292398

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changes/force-ipc-parent-none.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[0.24.9]
4+
5+
- [`df69525`](https://github.com/tauri-apps/wry/commit/df695253dfd725f0fe55e8b702889df47f2e16c1)([#1248](https://github.com/tauri-apps/wry/pull/1248)) Force the IPC and custom protocol tracing span to have no parent.
6+
37
## \[0.24.8]
48

59
- [`e780957`](https://github.com/tauri-apps/wry/commit/e78095770053bf29d3a7c261b8ec8224fb53f7f8)([#1222](https://github.com/tauri-apps/wry/pull/1222)) Fix IPC crash on wkwebview if receiving invalid types.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ workspace = { }
22

33
[package]
44
name = "wry"
5-
version = "0.24.8"
5+
version = "0.24.9"
66
authors = [ "Tauri Programme within The Commons Conservancy" ]
77
edition = "2021"
88
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)