Skip to content

Commit c27cef3

Browse files
committed
chore(release): v2.5.7
1 parent 5bb44fc commit c27cef3

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## v2.5.7
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.6...v2.5.7)
4+
5+
### 🚀 Enhancements
6+
7+
- **PrimeAutoComplete:** Add options support with sample #61 ([#61](https://github.com/sfxcode/formkit-primevue/issues/61))
8+
9+
### 💅 Refactors
10+
11+
- **FormKitDataEdit:** Add button class prop ([d3aa040](https://github.com/sfxcode/formkit-primevue/commit/d3aa040))
12+
13+
### 📦 Build
14+
15+
- **dependencies:** Revert to unbuild 2.0.0 ([5bb44fc](https://github.com/sfxcode/formkit-primevue/commit/5bb44fc))
16+
17+
### 🏡 Chore
18+
19+
- **dependencies:** PrimeVue 4.1.0 ([d5a312a](https://github.com/sfxcode/formkit-primevue/commit/d5a312a))
20+
- **dependencies:** PrimeVue 4.1.0 ([1661cb2](https://github.com/sfxcode/formkit-primevue/commit/1661cb2))
21+
22+
### ❤️ Contributors
23+
24+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
25+
126
## v2.5.6
227

328
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.5...v2.5.6)

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

0 commit comments

Comments
 (0)