Skip to content

Commit 9e49e70

Browse files
committed
chore(release): v2.9.5
1 parent 18eced4 commit 9e49e70

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v2.9.5
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.9.4...v2.9.5)
4+
5+
### 🚀 Enhancements
6+
7+
- **primeAutoComplete:** Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) ([2fcd37a](https://github.com/sfxcode/formkit-primevue/commit/2fcd37a))
8+
- **primeAutoComplete:** Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) ([a8d8535](https://github.com/sfxcode/formkit-primevue/commit/a8d8535))
9+
10+
### 🏡 Chore
11+
12+
- **dependencies:** Update to PrimeVue 4.3.5 ([18eced4](https://github.com/sfxcode/formkit-primevue/commit/18eced4))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
17+
- Henry Jobst <[email protected]>
18+
119
## v2.9.4
220

321
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.9.3...v2.9.4)

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.9.4",
4+
"version": "2.9.5",
55
"packageManager": "[email protected]+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)