Skip to content

Commit 55ba557

Browse files
Publish New Versions (0.24.x) (#1264)
* publish new versions * Update CHANGELOG.md --------- Co-authored-by: wusyong <[email protected]> Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]>
1 parent 3bfbea8 commit 55ba557

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changes/disable-script-inject-subframe.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.10]
4+
5+
- [`3bfbea8`](https://github.com/tauri-apps/wry/commit/3bfbea812345e22743001f9a8f6843cf28baaa86)([#1251](https://github.com/tauri-apps/wry/pull/1251)) On macOS, disable initialization script injection into subframes.
6+
37
## \[0.24.9]
48

59
- [`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.

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.9"
5+
version = "0.24.10"
66
authors = [ "Tauri Programme within The Commons Conservancy" ]
77
edition = "2021"
88
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)