Skip to content

Commit 629bf15

Browse files
committed
Release version 0.5.2
Bump window_manager to 0.5.2 with upgraded screen_retriever to 0.2.2 for full Swift Package Manager support.
1 parent 48bf2ea commit 629bf15

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/window_manager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.2
2+
3+
* Upgrade `screen_retriever` to `0.2.2` for full Swift Package Manager support.
4+
15
## 0.5.1
26

37
* fix: Fix PrivacyInfo.xcprivacy warning for macOS Desktop on Mac M1 macOS 15 (Sequoia) (#550)

packages/window_manager/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: window_manager
22
description: This plugin allows Flutter desktop apps to resizing and repositioning the window.
3-
version: 0.5.1
3+
version: 0.5.2
44
homepage: https://leanflutter.dev
55
repository: https://github.com/leanflutter/window_manager
66
issue_tracker: https://github.com/leanflutter/window_manager/issues

0 commit comments

Comments
 (0)