mirror of
https://github.com/tauri-apps/window-shadows.git
synced 2026-02-04 02:31:23 +01:00
Publish New Versions (#55)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
791c43def0
commit
00affb7208
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"window-shadows": "patch"
|
||||
---
|
||||
|
||||
Update `windows-sys` version to `0.48`
|
||||
@@ -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.
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user