Skip to content

Commit 572751e

Browse files
committed
chore(release): v2.6.1
1 parent 909b621 commit 572751e

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v2.6.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.12...v2.6.1)
4+
5+
### 🚀 Enhancements
6+
7+
- **FormEditor:** Remember last used Editor Tab ([931953e](https://github.com/sfxcode/formkit-primevue/commit/931953e))
8+
- **JsonEditor:** Prevent Table tab to expand to full width ([20c2475](https://github.com/sfxcode/formkit-primevue/commit/20c2475))
9+
- **useFormKitSchema:** Allow also boolean value for render ([eb11fde](https://github.com/sfxcode/formkit-primevue/commit/eb11fde))
10+
- **useFormKitSchema:** Allow also boolean value for render ([2f0b2b0](https://github.com/sfxcode/formkit-primevue/commit/2f0b2b0))
11+
- **useFormKitSchema:** Allow also boolean value for render property ([ac6ef3d](https://github.com/sfxcode/formkit-primevue/commit/ac6ef3d))
12+
13+
### 🏡 Chore
14+
15+
- **dependencies:** Update ([55fde26](https://github.com/sfxcode/formkit-primevue/commit/55fde26))
16+
- **dependencies:** PrimeVue 4.2.0 ([f6f1193](https://github.com/sfxcode/formkit-primevue/commit/f6f1193))
17+
- **dependencies:** PrimeVue 4.2.0 ([909b621](https://github.com/sfxcode/formkit-primevue/commit/909b621))
18+
19+
### ❤️ Contributors
20+
21+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
22+
123
## v2.5.12
224

325
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.11...v2.5.12)

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

0 commit comments

Comments
 (0)