Skip to content

Commit ffaa7d0

Browse files
publish new versions (#311)
Co-authored-by: wusyong <[email protected]>
1 parent df3f1c4 commit ffaa7d0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/file-linux.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.10.2]
4+
5+
- Fix file explorer getting blocked by automation.
6+
- [0c5cdd8](https://github.com/tauri-apps/wry/commit/0c5cdd8f2a6f4d07d87c6c4d1c51540ff9abfd97) Fix file explorer getting blocked by automation ([#310](https://github.com/tauri-apps/wry/pull/310)) on 2021-06-23
7+
38
## \[0.10.1]
49

510
- `WebContext::set_allows_automation` is now available to specify if the context should allow automation (e.g. WebDriver).

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

0 commit comments

Comments
 (0)