Skip to content

Commit 01b317d

Browse files
committed
chore(release): v2.7.2
1 parent ab75afa commit 01b317d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.7.2
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.1...v2.7.2)
4+
5+
### 🚀 Enhancements
6+
7+
- **wrappedPrimeInputs:** List of PrimeVue inputs used by this Library plus Button needed for Form ([a683bb5](https://github.com/sfxcode/formkit-primevue/commit/a683bb5))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update i18n to intlify version 11.x ([ab75afa](https://github.com/sfxcode/formkit-primevue/commit/ab75afa))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.7.1
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.0...v2.7.1)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.7.1",
4+
"version": "2.7.2",
55
"packageManager": "pnpm@9.14.2",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)