Skip to content

Commit ef5462e

Browse files
committed
chore(release): v2.4.12
1 parent 46eee08 commit ef5462e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v2.4.12
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.11...v2.4.12)
4+
5+
### 🩹 Fixes
6+
7+
- **InputNumber:** Number was not updated correctly #53 ([#53](https://github.com/sfxcode/formkit-primevue/issues/53))
8+
- **InputMask:** Changes was not reflected properly ([46eee08](https://github.com/sfxcode/formkit-primevue/commit/46eee08))
9+
10+
### ❤️ Contributors
11+
12+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
13+
114
## v2.4.11
215

316
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.10...v2.4.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": "2.4.11",
4+
"version": "2.4.12",
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)