Skip to content

Commit 979d06c

Browse files
committed
chore(release): v2.8.0
1 parent 109683c commit 979d06c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v2.8.0
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.9...v2.8.0)
4+
5+
### 🚀 Enhancements
6+
7+
- **reset:** Add reset to FormKitDataEdit component ([0afe6fc](https://github.com/sfxcode/formkit-primevue/commit/0afe6fc))
8+
- **components:** FormKitDataEdit / FormKitDataView - Add optional v-model for form data ([519d199](https://github.com/sfxcode/formkit-primevue/commit/519d199))
9+
10+
### 🩹 Fixes
11+
12+
- Typescript Errors ([109683c](https://github.com/sfxcode/formkit-primevue/commit/109683c))
13+
14+
### 🏡 Chore
15+
16+
- **dependencies:** Update to primevue 4.3.3 ([c1eb176](https://github.com/sfxcode/formkit-primevue/commit/c1eb176))
17+
- **release:** Change next version to minor ([8d72649](https://github.com/sfxcode/formkit-primevue/commit/8d72649))
18+
19+
### ❤️ Contributors
20+
21+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
22+
123
## v2.7.9
224

325
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.8...v2.7.9)

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.9",
4+
"version": "2.8.0",
55
"packageManager": "[email protected]+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)