File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ members = [
1212]
1313
1414[workspace .package ]
15- version = " 148.2.0 +148.0.8"
15+ version = " 148.2.1 +148.0.8"
1616edition = " 2021"
1717license = " Apache-2.0 OR MIT"
1818authors = [
@@ -24,7 +24,7 @@ repository = "https://github.com/tauri-apps/cef-rs"
2424
2525[workspace .dependencies ]
2626cef = { path = " cef" , default-features = false }
27- cef-dll-sys = { version = " 148.2.0 " , path = " sys" }
27+ cef-dll-sys = { version = " 148.2.1 " , path = " sys" }
2828download-cef = { version = " 2.3" , path = " download-cef" }
2929
3030anyhow = " 1"
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 148.2.1+148.0.8] ( https://github.com/tauri-apps/cef-rs/compare/cef-v148.2.0+148.0.8...cef-v148.2.1+148.0.8 ) - 2026-05-25
11+
12+ ### Other
13+
14+ - * (cef-dll-sys)* release v148.1.0+147.0.14 ([ #411 ] ( https://github.com/tauri-apps/cef-rs/pull/411 ) )
15+
1016## [ 148.2.0+148.0.8] ( https://github.com/tauri-apps/cef-rs/compare/cef-v148.1.0+147.0.14...cef-v148.2.0+148.0.8 ) - 2026-05-25
1117
1218### Other
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 148.2.1+148.0.8] ( https://github.com/tauri-apps/cef-rs/compare/cef-dll-sys-v148.2.0+148.0.8...cef-dll-sys-v148.2.1+148.0.8 ) - 2026-05-25
11+
12+ ### Other
13+
14+ - * (cef-dll-sys)* release v148.1.0+147.0.14 ([ #411 ] ( https://github.com/tauri-apps/cef-rs/pull/411 ) )
15+
1016## [ 148.2.0+148.0.8] ( https://github.com/tauri-apps/cef-rs/compare/cef-dll-sys-v148.1.0+147.0.14...cef-dll-sys-v148.2.0+148.0.8 ) - 2026-05-25
1117
1218### Other
You can’t perform that action at this time.
0 commit comments