Skip to content

Commit f1194f2

Browse files
committed
chore(release): v2.7.8
1 parent e0cdd3b commit f1194f2

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.7.8
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.7...v2.7.8)
4+
5+
### 🩹 Fixes
6+
7+
- **linting:** Prefer typeof syntax ([e0cdd3b](https://github.com/sfxcode/formkit-primevue/commit/e0cdd3b))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update dependencies to latest versions - PrimeVue 4.3.1 ([91d1fb2](https://github.com/sfxcode/formkit-primevue/commit/91d1fb2))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
117
## v2.7.7
218

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

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.7.7",
4+
"version": "2.7.8",
55
"packageManager": "[email protected]+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)