Publish New Versions (#55)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-17 18:57:03 +03:00
committed by GitHub
parent 791c43def0
commit 00affb7208
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"window-shadows": "patch"
---
Update `windows-sys` version to `0.48`

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.2.2]
- [`791c43d`](https://github.com/tauri-apps/window-shadows/commit/791c43def0e802a47a7b163e7bc612b3a0faf794) Update `windows-sys` version to `0.48`
## \[0.2.1]
- Update docs to include conditional compliation flags.

View File

@@ -2,7 +2,7 @@
name = "window-shadows"
description = "Add native shadows to your windows."
authors = [ "Tauri Programme within The Commons Conservancy" ]
version = "0.2.1"
version = "0.2.2"
edition = "2021"
license = "Apache-2.0 OR MIT"
readme = "README.md"