Skip to content

Commit

Permalink
publish new versions (#35)
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 Jun 27, 2022
1 parent eabcae6 commit ac60cc6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-no-icon-crash.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.3.1]

- Fix crash when a notification doesn't have an icon.
- [eabcae6](https://github.com/tauri-apps/win7-notifications/commit/eabcae6edb0443cb1ca41ff45815d7de9002d0a3) fix: fix crash when a notficiation didn't have an icon on 2022-06-28

## \[0.3.0]

- Properly clean notifications data from memory.
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.3.0"
version = "0.3.1"
description = "Send Windows 10 styled notifications on Windows 7."
authors = [ "Tauri Programme within The Commons Conservancy" ]
edition = "2021"
Expand Down

0 comments on commit ac60cc6

Please sign in to comment.