Skip to content

Commit

Permalink
publish new versions (#423)
Browse files Browse the repository at this point in the history
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and amrbashir authored Jun 14, 2022
1 parent f42c1be commit 04b12a5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-macos-build.md

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## \[0.11.1]

- Fix macOS `SystemTrayExtMacOS` implementation.
- [f42c1be1](https://github.com/tauri-apps/tao/commit/f42c1be13ce949a3ca47c9126c2c1e914dee179a) fix: fix wrong macOS trait implementation on 2022-06-14

## \[0.11.0]

- **Breaking change** `SystemTrayBuilder::new` and `SystemTray::set_icon` now takes `system_tray::Icon` on all platforms.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tao"
version = "0.11.0"
version = "0.11.1"
description = "Cross-platform window manager library."
authors = [
"Tauri Programme within The Commons Conservancy",
Expand Down

0 comments on commit 04b12a5

Please sign in to comment.