Skip to content

Commit cfd7697

Browse files
apply version updates
1 parent a4def18 commit cfd7697

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

.changes/dom-query-0.26.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.54.4]
4+
5+
- [`a4def18`](https://github.com/tauri-apps/wry/commit/a4def18aeb3c90db8fc9172833bdc5d2a93ee1c9) ([#1683](https://github.com/tauri-apps/wry/pull/1683) by [@renovate](https://github.com/tauri-apps/wry/../../renovate)) Updated dependency dom_query to 0.26.0
6+
37
## \[0.54.3]
48

59
- [`40a7032`](https://github.com/tauri-apps/wry/commit/40a703214d3e66942edf6f6a96074580798d5046) ([#1677](https://github.com/tauri-apps/wry/pull/1677) by [@russellmcc](https://github.com/tauri-apps/wry/../../russellmcc)) Fix bug where wry would crash when loaded by multiple dylibs in the same process on macOS.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)