Skip to content

Commit 1ad1d29

Browse files
committed
chore(release): v3.0.12
1 parent a558430 commit 1ad1d29

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v3.0.12
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.11...v3.0.12)
4+
5+
### 🩹 Fixes
6+
7+
- **PrimeInputNumber:** Ensure input handling only processes valid number values - fixes #80 ([#80](https://github.com/sfxcode/formkit-primevue/issues/80))
8+
9+
### ❤️ Contributors
10+
11+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
12+
113
## v3.0.11
214

315
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.10...v3.0.11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "3.0.11",
4+
"version": "3.0.12",
55
"packageManager": "[email protected]+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)