diff --git a/wakelock_plus/CHANGELOG.md b/wakelock_plus/CHANGELOG.md index 663d961..dc6d11d 100644 --- a/wakelock_plus/CHANGELOG.md +++ b/wakelock_plus/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.3 +* [#44](https://github.com/fluttercommunity/wakelock_plus/pull/44) fix(wakelock_plus): WASM-compatible conditional imports. Thanks [IchordeDionysos](https://github.com/IchordeDionysos). + ## 1.2.2 * [#40](https://github.com/fluttercommunity/wakelock_plus/pull/40) Android Gradle 8.x upgrade fixes. Thanks [diegotori](https://github.com/diegotori). * [#41](https://github.com/fluttercommunity/wakelock_plus/pull/41) Fix: dependency minimums adjustments. Thanks [diegotori](https://github.com/diegotori). diff --git a/wakelock_plus/pubspec.yaml b/wakelock_plus/pubspec.yaml index ef05218..ac3f8fa 100644 --- a/wakelock_plus/pubspec.yaml +++ b/wakelock_plus/pubspec.yaml @@ -2,7 +2,7 @@ name: wakelock_plus description: >-2 Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web. -version: 1.2.2 +version: 1.2.3 repository: https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus environment: