Skip to content

Commit 171cc9c

Browse files
committed
v0.4.0
1 parent 7ffa968 commit 171cc9c

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
@@ -2,6 +2,11 @@
22

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

5+
6+
## 0.4.0- 2025-03-10
7+
8+
- Bump dependencies for Laravel 12
9+
510
## 0.3.4 - 2025-02-25
611

712
- Added additional wire:key to select options because of livewire rendering issues

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

0 commit comments

Comments
 (0)