Skip to content

Commit bd414ce

Browse files
committed
chore(release): v4.2.3
1 parent 038aedc commit bd414ce

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v4.2.3
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.2.2...v4.2.3)
4+
5+
### 🚀 Enhancements
6+
7+
- Make Repeater draggable by adding `draggable` prop and context handling ([0cf2b9e1](https://github.com/sfxcode/formkit-primevue/commit/0cf2b9e1))
8+
9+
### 📖 Documentation
10+
11+
- Update PrimeRepeater props table and features for `draggable` prop ([038aedc0](https://github.com/sfxcode/formkit-primevue/commit/038aedc0))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
117
## v4.2.2
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.2.1...v4.2.2)

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": "4.2.2",
4+
"version": "4.2.3",
55
"packageManager": "pnpm@11.0.9+sha512.34ce82e6780233cf9cad8685029a8f81d2e06196c5a9bad98879f7424940c6817c4e4524fb7d38b8553ceed48b9758b8ebaf1abd3600c232c4c8cf7366086f38",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)