Skip to content

Commit 66a1985

Browse files
committed
chore(release): v3.0.11
1 parent 2a1869a commit 66a1985

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v3.0.11
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.10...v3.0.11)
4+
5+
### 🚀 Enhancements
6+
7+
- **PrimeListbox:** Add additional props for enhanced functionality ([595a5f3](https://github.com/sfxcode/formkit-primevue/commit/595a5f3))
8+
- **PrimeOutputText:** Add convertValue prop for custom value transformation ([2a1869a](https://github.com/sfxcode/formkit-primevue/commit/2a1869a))
9+
10+
### ❤️ Contributors
11+
12+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
13+
114
## v3.0.10
215

316
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.9...v3.0.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": "3.0.10",
4+
"version": "3.0.11",
55
"packageManager": "[email protected]+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)