Skip to content

Commit b00a4f8

Browse files
committed
[desktop_multi_window] bump version to 0.1.0
1 parent f33938c commit b00a4f8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/desktop_multi_window/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.0
2+
3+
* [BREAK CHANGE] upgrade min flutter version to 3.0.0
4+
* fix macOS memory leak issue. [#123](https://github.com/MixinNetwork/flutter-plugins/issues/123)
5+
16
## 0.0.2
27

38
* [Windows] fix free window_channel_ may cause crash. [#78](https://github.com/MixinNetwork/flutter-plugins/pull/78)

packages/desktop_multi_window/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: desktop_multi_window
22
description: A flutter plugin that create and manager multi window in desktop.
3-
version: 0.0.2
3+
version: 0.1.0
44
homepage: https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_multi_window
55

66
environment:

0 commit comments

Comments
 (0)