Skip to content

Commit fb1610e

Browse files
committed
chore(release): v2.4.1
1 parent 41e9068 commit fb1610e

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.4.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.0...v2.4.1)
4+
5+
### 🩹 Fixes
6+
7+
- **imports:** Add missing imports for FormKitDataEdit and FormKitDataView ([41e9068](https://github.com/sfxcode/formkit-primevue/commit/41e9068))
8+
9+
### 📖 Documentation
10+
11+
- **vitepress:** Update files and add new content ([ed228ff](https://github.com/sfxcode/formkit-primevue/commit/ed228ff))
12+
13+
### 🏡 Chore
14+
15+
- Switch release to patch ([0f22987](https://github.com/sfxcode/formkit-primevue/commit/0f22987))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
20+
121
## v2.4.0
222

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

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

0 commit comments

Comments
 (0)