Skip to content

Commit 79fb1d8

Browse files
committed
chore(release): v2.4.4
1 parent 521ce8c commit 79fb1d8

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.4
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.3...v2.4.4)
4+
5+
### 🩹 Fixes
6+
7+
- **demo:** JsonEditorVue Live Update was broken ([da72199](https://github.com/sfxcode/formkit-primevue/commit/da72199))
8+
- **demo:** JsonEditorVue Live Update was broken ([4dd6702](https://github.com/sfxcode/formkit-primevue/commit/4dd6702))
9+
- **demo:** Update Styling Homepage ([b4edb49](https://github.com/sfxcode/formkit-primevue/commit/b4edb49))
10+
11+
### 💅 Refactors
12+
13+
- **css:** Remove unused css ([43602a3](https://github.com/sfxcode/formkit-primevue/commit/43602a3))
14+
- **css:** Use css by Aura Theme ([d8e4a43](https://github.com/sfxcode/formkit-primevue/commit/d8e4a43))
15+
- **OutputList:** Use custom p-chip-item styling from sass ([64a7344](https://github.com/sfxcode/formkit-primevue/commit/64a7344))
16+
17+
### 🏡 Chore
18+
19+
- Update dependencies ([521ce8c](https://github.com/sfxcode/formkit-primevue/commit/521ce8c))
20+
21+
### ❤️ Contributors
22+
23+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
24+
125
## v2.4.3
226

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

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

0 commit comments

Comments
 (0)