Skip to content

Commit 6a0082d

Browse files
committed
chore(release): v3.0.4
1 parent 5fcb69e commit 6a0082d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v3.0.4
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.3...v3.0.4)
4+
5+
### 🩹 Fixes
6+
7+
- **PrimeOutputList:** Simplify return value in getListValues computed property ([5fcb69e](https://github.com/sfxcode/formkit-primevue/commit/5fcb69e))
8+
9+
### ❤️ Contributors
10+
11+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
12+
113
## v3.0.3
214

315
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.2...v3.0.3)

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

0 commit comments

Comments
 (0)