Skip to content

Commit 63b9918

Browse files
committed
chore(release): v2.6.9
1 parent 7fa6ae1 commit 63b9918

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v2.6.9
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.8...v2.6.9)
4+
5+
### 🩹 Fixes
6+
7+
- **Textarea:** Property 'rows' does not exist on type 'TextareaProps' ([38862e4](https://github.com/sfxcode/formkit-primevue/commit/38862e4))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** PrimeVue 4.2.4 ([3928ebd](https://github.com/sfxcode/formkit-primevue/commit/3928ebd))
12+
- **dependencies:** Revert to typescript 5.6 ([7fa6ae1](https://github.com/sfxcode/formkit-primevue/commit/7fa6ae1))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v2.6.8
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.7...v2.6.8)

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

0 commit comments

Comments
 (0)