Skip to content

Commit a94c6f3

Browse files
committed
v0.5.1
1 parent 278f8d5 commit a94c6f3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to `bs-blade-forms` will be documented in this file
44

55

6+
## 0.5.1 - 2025-04-04
7+
8+
- fix: mouseover handler did not work on fetched options
9+
10+
611
## 0.5.0 - 2025-04-04
712

813
- feat: support for option fetching from url in search-select and multi-select

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tiknil",
66
"bs-blade-forms"
77
],
8-
"version": "0.5.0",
8+
"version": "0.5.1",
99
"homepage": "https://github.com/tiknil/bs-blade-forms",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)