Skip to content

Commit e522019

Browse files
apply version updates
1 parent 1540788 commit e522019

5 files changed

Lines changed: 7 additions & 12 deletions

File tree

.changes/dom-query-0.26.md

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

.changes/fix-webkitgtk-background-color.md

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
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+
- [`1540788`](https://github.com/tauri-apps/wry/commit/1540788a0161235e1b89c70912725fd2f18cb813) ([#1692](https://github.com/tauri-apps/wry/pull/1692) by [@Sbenazar](https://github.com/tauri-apps/wry/../../Sbenazar)) fix(webkitgtk): normalize background color values to 0.0–1.0
7+
38
## \[0.54.3]
49

510
- [`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)