Skip to content

Commit c64b0f4

Browse files
committed
chore(release): v2.3.7
1 parent e281dd1 commit c64b0f4

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.3.7
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.6...v2.3.7)
4+
5+
### 🚀 Enhancements
6+
7+
- **data:** Add formClass to DataEdit and DataView - add demo for formkit class styling ([b656541](https://github.com/sfxcode/formkit-primevue/commit/b656541))
8+
- **editor:** Add option to display a text as number if possible ([e281dd1](https://github.com/sfxcode/formkit-primevue/commit/e281dd1))
9+
10+
### ❤️ Contributors
11+
12+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
13+
114
## v2.3.6
215

316
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.5...v2.3.6)

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.3.6",
4+
"version": "2.3.7",
55
"packageManager": "[email protected]+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)