mirror of
https://github.com/tauri-apps/cef-rs.git
synced 2026-01-31 00:55:21 +01:00
Merge pull request #335 from tauri-apps/release-plz-2026-01-22T02-46-05Z
This commit is contained in:
@@ -12,7 +12,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "144.0.0+144.0.6"
|
||||
version = "144.0.1+144.0.6"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
authors = [
|
||||
@@ -24,7 +24,7 @@ repository = "https://github.com/tauri-apps/cef-rs"
|
||||
|
||||
[workspace.dependencies]
|
||||
cef = { path = "cef", default-features = false }
|
||||
cef-dll-sys = { version = "144.0.0", path = "sys" }
|
||||
cef-dll-sys = { version = "144.0.1", path = "sys" }
|
||||
download-cef = { version = "2.3", path = "download-cef" }
|
||||
|
||||
anyhow = "1"
|
||||
|
||||
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [144.0.1+144.0.6](https://github.com/tauri-apps/cef-rs/compare/cef-v144.0.0+144.0.6...cef-v144.0.1+144.0.6) - 2026-01-22
|
||||
|
||||
### Other
|
||||
|
||||
- Merge pull request #332 from csmoe/patch-1
|
||||
- release v144.0.0+144.0.6
|
||||
- update bindings
|
||||
|
||||
## [144.0.0+144.0.6](https://github.com/tauri-apps/cef-rs/releases/tag/cef-v144.0.0+144.0.6) - 2026-01-22
|
||||
|
||||
### Other
|
||||
|
||||
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [144.0.1+144.0.6](https://github.com/tauri-apps/cef-rs/compare/cef-dll-sys-v144.0.0+144.0.6...cef-dll-sys-v144.0.1+144.0.6) - 2026-01-22
|
||||
|
||||
### Other
|
||||
|
||||
- release v144.0.0+144.0.6
|
||||
|
||||
## [144.0.0+144.0.6](https://github.com/tauri-apps/cef-rs/releases/tag/cef-dll-sys-v144.0.0+144.0.6) - 2026-01-22
|
||||
|
||||
### Other
|
||||
|
||||
Reference in New Issue
Block a user