From bb9db10dcf55a03984befef96e1778d101d456ed Mon Sep 17 00:00:00 2001 From: Sonu Sharma Date: Mon, 12 Apr 2021 17:11:00 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96v0.0.1-hotfix=20released?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 27 +++++++++++++++------------ example/pubspec.lock | 2 +- pubspec.yaml | 3 +-- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 792c5c4..903b20b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,23 @@ -# Changelog +## [0.0.1-hotfix] 12 Apr 2021 + * Dispose Tiker automatically on widget dispose + +## [0.0.1] 24 Dec 2019 + * Add default images in package + * Add title text style + * add Subtitle text style -## 0.0.1-dev.1 +## [0.0.1-dev.4] 23 Dec 2019 + * add demo example - * empty widget added +## [0.0.1-dev.3] 23 Dec 2019 + * add image assets -## 0.0.1-dev.2 +## [0.0.1-dev.2] 23 Dec 2019 * changelog updated -## 0.0.1-dev.3 - * add image assets +## [0.0.1-dev.1] 23 Dec 2019 -## 0.0.1-dev.4 - * add demo example + * empty widget added + -## 0.0.1 - * Add default images in package - * Add title text style - * add Subtitle text style \ No newline at end of file diff --git a/example/pubspec.lock b/example/pubspec.lock index 09c40d1..4264b6f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -56,7 +56,7 @@ packages: path: ".." relative: true source: path - version: "0.0.1" + version: "0.0.1-hotfix" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8791c03..01caba9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: empty_widget description: Custom_Empty widget is flutter custom widget which is designed to notify user about some event. -version: 0.0.1 -author: Sonu Sharma +version: 0.0.1-hotfix homepage: https://github.com/TheAlphamerc/empty_widget environment: