Skip to content

Commit 94f3480

Browse files
committed
chore(release): v2.8.2
1 parent bfcc5dd commit 94f3480

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.8.2
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.8.1...v2.8.2)
4+
5+
### 🩹 Fixes
6+
7+
- **FormKitDataEdit:** Data was not submitted by dataSaved ([6295920](https://github.com/sfxcode/formkit-primevue/commit/6295920))
8+
- **FormKitDataEdit:** Data was not submitted by dataSaved ([bfcc5dd](https://github.com/sfxcode/formkit-primevue/commit/bfcc5dd))
9+
10+
### 📖 Documentation
11+
12+
- **vitepress:** Add additional documentation files ([4cee2c5](https://github.com/sfxcode/formkit-primevue/commit/4cee2c5))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
17+
118
## v2.8.1
219

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

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

0 commit comments

Comments
 (0)