From de6d05596eb8b921395acab9ccd8c6be7bb724fa Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Thu, 29 Aug 2024 10:23:32 +0200 Subject: [PATCH] Release v0.2.12 --- CHANGELOG.md | 8 +++++++- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 230a7d3..88ac155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.2.12 · 2024-08-29 + +### 📦 Build & CI +* update `package_info_plus` to `>=3.0.0 <9.0.0` ([#22](https://github.com/JonasWanke/debug_overlay/pull/22)). Thanks to [@nikolashaag](https://github.com/nikolashaag)! +* update `device_info_plus` to `>=8.0.0 <11.0.0` ([`5d91238`](https://github.com/JonasWanke/debug_overlay/commit/5d91238628196187922beeeb8d9429d3e95cb7a7)) + ## 0.2.11 · 2023-12-04 ### 📦 Build & CI diff --git a/example/pubspec.lock b/example/pubspec.lock index 89dbc90..561c4ce 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -200,7 +200,7 @@ packages: path: ".." relative: true source: path - version: "0.2.11" + version: "0.2.12" device_info_plus: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a5031ef..5758ceb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: debug_overlay description: View debug infos and change settings via a central overlay for your app. -version: 0.2.11 +version: 0.2.12 repository: https://github.com/JonasWanke/debug_overlay screenshots: - description: DeviceInfoDebugHelper