Skip to content

Commit

Permalink
chore: 🔖 Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MZzzNn committed May 12, 2024
1 parent 0bc2caf commit bf22efa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ All notable changes to the "magic_dropdown_search" project will be documented in
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.0.2] - 2024-01-02

### Fixed
- Fixed the issue with the dropdown not making the selected item visible when the dropdown is opened.

## [0.0.1] - 2024-01-01

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: magic_dropdown_search
description: "A flutter package for a dropdown search with dynamic data from Api"
version: 0.0.1
version: 0.0.2
homepage: https://github.com/mzzznn
repository: https://github.com/mzzznn/magic_dropdown_search

Expand Down

0 comments on commit bf22efa

Please sign in to comment.