Skip to content

Commit d5073ef

Browse files
authored
Discard changes to plugins/notification/CHANGELOG.md
1 parent fa3981e commit d5073ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/notification/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## \[2.0.0-alpha.1]
1212

13-
- [`d8b4aca`](https://github.com/tauri-apps/plugins-workspace/commit/d8b4aca69f628b170804ecb982e2c319d026ef47)([#414](https://github.com/tauri-apps/plugins-workspace/pull/414)) Use `window.__TAURI_INTERNALS__.invoke` instead of `window.__TAURI__` in init.js, fixes usage in apps without `withGlobalTauri` enabled.
13+
- [`d8b4aca`](https://github.com/tauri-apps/plugins-workspace/commit/d8b4aca69f628b170804ecb982e2c319d026ef47)([#414](https://github.com/tauri-apps/plugins-workspace/pull/414)) Use `window.__TAURI_INVOKE__` instead of `window.__TAURI__` in init.js, fixes usage in apps without `withGlobalTauri` enabled.
1414
- [`7d71ad4`](https://github.com/tauri-apps/plugins-workspace/commit/7d71ad4e587bcf47ea34645f5b226945e487b765) Play a default sound when showing a notification on Windows.
1515

1616
## \[2.0.0-alpha.0]
@@ -20,7 +20,7 @@
2020

2121
## \[2.0.0-alpha.1]
2222

23-
- [`d8b4aca`](https://github.com/tauri-apps/plugins-workspace/commit/d8b4aca69f628b170804ecb982e2c319d026ef47)([#414](https://github.com/tauri-apps/plugins-workspace/pull/414)) Use `window.__TAURI_INTERNALS__.invoke` instead of `window.__TAURI__` in init.js, fixes usage in apps without `withGlobalTauri` enabled.
23+
- [`d8b4aca`](https://github.com/tauri-apps/plugins-workspace/commit/d8b4aca69f628b170804ecb982e2c319d026ef47)([#414](https://github.com/tauri-apps/plugins-workspace/pull/414)) Use `window.__TAURI_INVOKE__` instead of `window.__TAURI__` in init.js, fixes usage in apps without `withGlobalTauri` enabled.
2424
- [`7d71ad4`](https://github.com/tauri-apps/plugins-workspace/commit/7d71ad4e587bcf47ea34645f5b226945e487b765) Play a default sound when showing a notification on Windows.
2525

2626
## \[2.0.0-alpha.0]

0 commit comments

Comments
 (0)