Skip to content

Commit 712f929

Browse files
committed
v0.3.3
1 parent e6b09f7 commit 712f929

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## 0.3.3 - 2025-01-28
6+
7+
- Added wire:key to complex select wrappers
8+
59
## 0.3.2 - 2025-01-22
610

711
- Direct value definition now takes precedence over model binding.

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

0 commit comments

Comments
 (0)