Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed Jul 26, 2022
1 parent b25a130 commit 8909d0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 2.0.6 - 7/26/22
- [fix] Fix for a createable value when Enter is pressed #6

# 2.0.5 - 7/18/22
- [fix] Be able to select option with Return key #5

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reaselct",
"version": "2.0.5",
"version": "2.0.6",
"description": "Select Component for React",
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 8909d0b

Please sign in to comment.