We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffa968 commit 171cc9cCopy full SHA for 171cc9c
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `bs-blade-forms` will be documented in this file
4
5
+
6
+## 0.4.0- 2025-03-10
7
8
+- Bump dependencies for Laravel 12
9
10
## 0.3.4 - 2025-02-25
11
12
- Added additional wire:key to select options because of livewire rendering issues
composer.json
@@ -5,7 +5,7 @@
"tiknil",
"bs-blade-forms"
],
- "version": "0.3.4",
+ "version": "0.4.0",
"homepage": "https://github.com/tiknil/bs-blade-forms",
"license": "MIT",
"type": "library",
0 commit comments