Skip to content

Commit 7ef9d30

Browse files
committed
wakelock_plus_platform_interface, version 1.5.1. Addresses PR #126.
1 parent 874c830 commit 7ef9d30

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

wakelock_plus_platform_interface/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.5.1]
2+
* [#126](https://github.com/fluttercommunity/wakelock_plus/pull/126): wakelock_plus_platform_interface Flutter 3.38 downgrade. Thanks [diegotori](https://github.com/diegotori).
3+
14
## [1.5.0]
25
* [#122](https://github.com/fluttercommunity/wakelock_plus/pull/122): feat: bump win32 to 6.x and widen package_info_plus to 10.x. Thanks [dbebawy](https://github.com/dbebawy).
36
* [#123](https://github.com/fluttercommunity/wakelock_plus/pull/123): Flutter 3.41 upgrade. Thanks [diegotori](https://github.com/diegotori).

wakelock_plus_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: wakelock_plus_platform_interface
22
description: >-2
33
A common platform interface for the wakelock_plus plugin used by the different platform
44
implementations.
5-
version: 1.5.0
5+
version: 1.5.1
66
repository: >-2
77
https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus_platform_interface
88

0 commit comments

Comments
 (0)