File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ members = [
1111]
1212
1313[workspace .package ]
14- version = " 138.2.1 +138.0.21"
14+ version = " 138.2.2 +138.0.21"
1515edition = " 2021"
1616license = " Apache-2.0 OR MIT"
1717authors = [
@@ -22,7 +22,7 @@ authors = [
2222repository = " https://github.com/tauri-apps/cef-rs"
2323
2424[workspace .dependencies ]
25- cef-dll-sys = { version = " 138.2.1 " , path = " sys" }
25+ cef-dll-sys = { version = " 138.2.2 " , path = " sys" }
2626download-cef = { version = " 2.0" , path = " download-cef" }
2727
2828anyhow = " 1"
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 138.2.2+138.0.21] ( https://github.com/tauri-apps/cef-rs/compare/cef-v138.2.1+138.0.21...cef-v138.2.2+138.0.21 ) - 2025-07-14
11+
12+ ### Other
13+
14+ - seed CHANGELOG.md files
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 2.0.1] ( https://github.com/tauri-apps/cef-rs/compare/download-cef-v2.0.0...download-cef-v2.0.1 ) - 2025-07-14
11+
12+ ### Other
13+
14+ - seed CHANGELOG.md files
Original file line number Diff line number Diff line change 11[package ]
22name = " download-cef"
33description = " Download and extract pre-built CEF (Chromium Embedded Framework) archives."
4- version = " 2.0.0 "
4+ version = " 2.0.1 "
55
66edition.workspace = true
77license.workspace = true
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 138.2.2+138.0.21] ( https://github.com/tauri-apps/cef-rs/compare/export-cef-dir-v138.2.1+138.0.21...export-cef-dir-v138.2.2+138.0.21 ) - 2025-07-14
11+
12+ ### Other
13+
14+ - seed CHANGELOG.md files
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 138.2.2+138.0.21] ( https://github.com/tauri-apps/cef-rs/compare/cef-dll-sys-v138.2.1+138.0.21...cef-dll-sys-v138.2.2+138.0.21 ) - 2025-07-14
11+
12+ ### Other
13+
14+ - seed CHANGELOG.md files
You can’t perform that action at this time.
0 commit comments