Skip to content

Commit 483fd56

Browse files
committed
chore(release): v2.4.19
1 parent 8265b81 commit 483fd56

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## v2.4.19
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.18...v2.4.19)
4+
5+
### 🚀 Enhancements
6+
7+
- **slots:** Support Slots ([87a3119](https://github.com/sfxcode/formkit-primevue/commit/87a3119))
8+
- **slots:** Add default slots to data components ([c4005f4](https://github.com/sfxcode/formkit-primevue/commit/c4005f4))
9+
- **demos:** Add Data Demos including Slots ([161acba](https://github.com/sfxcode/formkit-primevue/commit/161acba))
10+
11+
### 💅 Refactors
12+
13+
- **demos:** Update and create messages composable ([248e3dc](https://github.com/sfxcode/formkit-primevue/commit/248e3dc))
14+
15+
### 🏡 Chore
16+
17+
- **cleanup:** Remove unused files ([71097d1](https://github.com/sfxcode/formkit-primevue/commit/71097d1))
18+
- **dependencies:** Update and add quill as dependency #55 ([#55](https://github.com/sfxcode/formkit-primevue/issues/55))
19+
- **dependencies:** Update and add quill as dependency #55 ([#55](https://github.com/sfxcode/formkit-primevue/issues/55))
20+
21+
### ❤️ Contributors
22+
23+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
24+
125
## v2.4.18
226

327
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.17...v2.4.18)

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

0 commit comments

Comments
 (0)