Skip to content

Commit 38e0776

Browse files
committed
v0.6.0
1 parent e26fcb2 commit 38e0776

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

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

5+
## 0.6.0 - 2025-04-04
6+
7+
- feat: new Autocomplete component
58

69
## 0.5.1 - 2025-04-04
710

811
- fix: mouseover handler did not work on fetched options
912

10-
1113
## 0.5.0 - 2025-04-04
1214

1315
- 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.1",
8+
"version": "0.6.0",
99
"homepage": "https://github.com/tiknil/bs-blade-forms",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)