Skip to content

Commit 124630a

Browse files
committed
chore(release): v2.6.3
1 parent 3ca892f commit 124630a

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.3
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.2...v2.6.3)
4+
5+
### 🚀 Enhancements
6+
7+
- **usePrimeInputs:** Add Button ([cd5b2e9](https://github.com/sfxcode/formkit-primevue/commit/cd5b2e9))
8+
- **usePrimeInputs:** Add Button ([3ca892f](https://github.com/sfxcode/formkit-primevue/commit/3ca892f))
9+
10+
### 📦 Build
11+
12+
- **release:** Add test step ([10cd286](https://github.com/sfxcode/formkit-primevue/commit/10cd286))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v2.6.2
219

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

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

0 commit comments

Comments
 (0)