Skip to content

Commit 6a5760a

Browse files
committed
chore(release): v2.3.11
1 parent 22415f6 commit 6a5760a

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.3.11
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.10...v2.3.11)
4+
5+
### 🩹 Fixes
6+
7+
- **style:** Move p-formkit-data-debug to upper level ([2f1d09d](https://github.com/sfxcode/formkit-primevue/commit/2f1d09d))
8+
9+
### 💅 Refactors
10+
11+
- **uuid:** Use uuid 4 from uuid packacke ([03c60f2](https://github.com/sfxcode/formkit-primevue/commit/03c60f2))
12+
- **uuid:** Use uuid 4 from uuid package ([805cf3c](https://github.com/sfxcode/formkit-primevue/commit/805cf3c))
13+
- **uuid:** Use uuid 4 from uuid package ([75d7655](https://github.com/sfxcode/formkit-primevue/commit/75d7655))
14+
- Use only p-formkit-data-debug for styling ([24f6df3](https://github.com/sfxcode/formkit-primevue/commit/24f6df3))
15+
- **checkbox:** Use Label class for suffix and prefix ([22415f6](https://github.com/sfxcode/formkit-primevue/commit/22415f6))
16+
17+
### 🏡 Chore
18+
19+
- **dependencies:** Add UUID ([d19eaa6](https://github.com/sfxcode/formkit-primevue/commit/d19eaa6))
20+
21+
### ❤️ Contributors
22+
23+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
24+
125
## v2.3.10
226

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

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

0 commit comments

Comments
 (0)