publish new versions (#48)

Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-08 14:39:27 +02:00
committed by GitHub
parent b835cab9e6
commit 1cbe2d98ec
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"tauri-winrt-notification": patch
---
Update `windows` crate to `0.61`.

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.7.2]
- [`a7ec562`](https://github.com/tauri-apps/winrt-notification/commit/a7ec5622c4670d59845ff43b74a7c01b52a1945a) ([#46](https://github.com/tauri-apps/winrt-notification/pull/46) by [@renovate](https://github.com/tauri-apps/winrt-notification/../../renovate)) Update `windows` crate to `0.61`.
## \[0.7.1]
- [`3ab4d18`](https://github.com/tauri-apps/winrt-notification/commit/3ab4d1867bcf91313989093e05869fd5fd40e79b) ([#43](https://github.com/tauri-apps/winrt-notification/pull/43) by [@FabianLars](https://github.com/tauri-apps/winrt-notification/../../FabianLars)) Update `windows` crate to 0.60. This bumps the MSRV to 1.74.

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri-winrt-notification"
version = "0.7.1"
version = "0.7.2"
authors = [
"allenbenz",
"Tauri Programme within The Commons Conservancy"