Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalduzzi committed Jul 29, 2024
1 parent 9856d03 commit 668f30e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `bs-blade-forms` will be documented in this file


## 0.2.1 - 2024-07-29

- Fix: Safari always displayed an empty dropdown for search and multi select

## 0.2.0 - 2024-07-22

- Added `Form` element with automatic binding
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tiknil",
"bs-blade-forms"
],
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/tiknil/bs-blade-forms",
"license": "MIT",
"type": "library",
Expand Down

0 comments on commit 668f30e

Please sign in to comment.