Skip to content

Commit 1025a81

Browse files
committed
chore(release): v2.6.5
1 parent 3934715 commit 1025a81

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v2.6.5
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.4...v2.6.5)
4+
5+
### 🚀 Enhancements
6+
7+
- **inputs:** Add size attributes (introduced in primevue 4.2) ([e4382a5](https://github.com/sfxcode/formkit-primevue/commit/e4382a5))
8+
- **types:** Add custom component types #41 ([#41](https://github.com/sfxcode/formkit-primevue/issues/41))
9+
10+
### 🏡 Chore
11+
12+
- **dependencies:** Update ([5d2ff06](https://github.com/sfxcode/formkit-primevue/commit/5d2ff06))
13+
- **linting:** Add more directories ([d727617](https://github.com/sfxcode/formkit-primevue/commit/d727617))
14+
- **linting:** Exclude dev ([ecaabd6](https://github.com/sfxcode/formkit-primevue/commit/ecaabd6))
15+
- **linting:** Exclude dev ([3934715](https://github.com/sfxcode/formkit-primevue/commit/3934715))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
20+
121
## v2.6.4
222

323
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.3...v2.6.4)

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

0 commit comments

Comments
 (0)