We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dec04 commit 267d796Copy full SHA for 267d796
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to `bs-blade-forms` will be documented in this file
4
5
+## 0.4.1 - 2025-03-13
6
+
7
+- fix: solved livewire rendering issue on searchselect and multiselect
8
9
## 0.4.0- 2025-03-10
10
composer.json
@@ -5,7 +5,7 @@
"tiknil",
"bs-blade-forms"
],
- "version": "0.4.0",
+ "version": "0.4.1",
"homepage": "https://github.com/tiknil/bs-blade-forms",
"license": "MIT",
11
"type": "library",
0 commit comments