From 78121fe71b24e8d03d24ffada913902c4f60be89 Mon Sep 17 00:00:00 2001 From: Talha Date: Tue, 28 May 2024 20:42:14 +0500 Subject: [PATCH] bump version --- CHANGELOG.md | 8 ++++---- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e034d61..a4dc038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,6 @@ Redefined Acter Avatars - Updated `/example` section with new APIs. - Updated `README.md`. -## [unreleased] - -- Fix: Show Parent even if we fallback for the main avatar - ### [1.0.0+4] - bump package dependencies. @@ -69,3 +65,7 @@ Redefined Acter Avatars - In that release minimum viable and usefull plugin released to allow developers to create colorful TextAvatars based on the Name Surname or given specification. - It allows users to create colorful text avatar for each users based on the username or text starting letter. - Improvements will release in next version. + +## [unreleased] + +- Fix: Show Parent even if we fallback for the main avatar diff --git a/example/pubspec.lock b/example/pubspec.lock index 920a9a6..62ff1e5 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -15,7 +15,7 @@ packages: path: ".." relative: true source: path - version: "1.0.0+4" + version: "2.0.1+1" analyzer: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c243ee2..be6fe99 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: acter_avatar description: Avatars as used by Acter.global. Supports various shapes of avatars UI. -version: 2.0.0+5 +version: 2.0.1+1 homepage: https://github.com/acterglobal/acter-avatar environment: