From 80de4d51c1a1ba27aa9e136012ad051f6ae17ae6 Mon Sep 17 00:00:00 2001 From: hkk97 Date: Sat, 23 Mar 2024 03:50:18 +0800 Subject: [PATCH] update: Bump version from 0.1.1 to 0.1.2 and update changelog --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c083ac..0f16574 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,3 +41,7 @@ ## 0.1.1 * Add withDialCode feature + +## 0.1.2 + +* Set Search TextField fillColor to white \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 04bd19f..36f9b59 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: country_selector_widget description: Country Selector Widget provides CountrySelectorWidget and showCountrySelectorBottomSheet to fulfill the needed usage. -version: 0.1.1 +version: 0.1.2 homepage: https://hkk97.github.io/country_selector_widget/ environment: