From 3d363979e13429a99d79dfa4f3cd6d7f0f9aa6dc Mon Sep 17 00:00:00 2001 From: Thomas Burkhart Date: Mon, 25 Sep 2023 11:44:22 +0200 Subject: [PATCH] V1.0.5 --- CHANGELOG.md | 3 +++ example/pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72fb361..a58a806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.5 + +* updates Discord invite link ## 1.0.4 * added some more asserts to provide better error messages in case you forgot to use the WatchItMixin ## 1.0.3 diff --git a/example/pubspec.lock b/example/pubspec.lock index 548ae8c..e61e605 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -58,10 +58,10 @@ packages: dependency: transitive description: name: get_it - sha256: "66c270f23f1b49d3af9c6651d8c40367319f4abefffc23380e4e7c5efd9fe4a7" + sha256: f79870884de16d689cf9a7d15eedf31ed61d750e813c538a6efb92660fea83c3 url: "https://pub.dev" source: hosted - version: "7.6.2" + version: "7.6.4" http: dependency: "direct main" description: @@ -193,7 +193,7 @@ packages: path: ".." relative: true source: path - version: "1.0.2" + version: "1.0.4" web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2be295c..15e474c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: watch_it description: The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly. -version: 1.0.4 +version: 1.0.5 homepage: https://github.com/escamoteur/watch_it funding: - https://github.com/sponsors/escamoteur/