Skip to content

Commit ded3be7

Browse files
committed
chore(release): v2.7.7
1 parent 6a9e44f commit ded3be7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.7.7
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.6...v2.7.7)
4+
5+
### 🩹 Fixes
6+
7+
- **Textarea:** Add rows to FormKitPrimeTextareaProps ([6a9e44f](https://github.com/sfxcode/formkit-primevue/commit/6a9e44f))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update to primevue 4.3.0 ([5254c7f](https://github.com/sfxcode/formkit-primevue/commit/5254c7f))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.7.6
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.5...v2.7.6)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.7.6",
4+
"version": "2.7.7",
55
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)