Skip to content

Commit

Permalink
publish new versions (#8)
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 committed Oct 5, 2021
1 parent 86fcb8c commit 664b94d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .changes/check-dwm-enabled.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/fix-crash-on-click-close-btn.md

This file was deleted.

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

## \[0.2.2]

- Check if DWM is enabled or not before adding shadows.
- [84a9556](https://github.com/tauri-apps/win7-notifications/commit/84a9556aaa239caead8b7111796047a438845be9) fix: check if dwm is enabled before adding shadows on 2021-10-05
- Fix crash when clicking close button.
- [1487210](https://github.com/tauri-apps/win7-notifications/commit/14872100c78f6ddda2ee9b3a660bdf1b186b2ce3) fix: fix crash on click close button on 2021-10-05

## \[0.2.1]

- Fix first notification not showing.
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 = "win7-notifications"
version = "0.2.1"
version = "0.2.2"
description = "Send Windows 10 styled notifications on Windows 7."
authors = [ "Tauri Programme within The Commons Conservancy" ]
edition = "2018"
Expand Down

0 comments on commit 664b94d

Please sign in to comment.