Skip to content

Commit 1b7f828

Browse files
committed
chore(release): v4.3.0
1 parent 9c29ec9 commit 1b7f828

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v4.3.0
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.2.4...v4.3.0)
4+
5+
### 💅 Refactors
6+
7+
- Move `t` function declaration outside computed property in PrimeOutputText component ([ff36f537](https://github.com/sfxcode/formkit-primevue/commit/ff36f537))
8+
9+
### 🏡 Chore
10+
11+
- Update release script to use minor version bump ([9c29ec9c](https://github.com/sfxcode/formkit-primevue/commit/9c29ec9c))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
117
## v4.2.4
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.2.3...v4.2.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": "4.2.4",
4+
"version": "4.3.0",
55
"packageManager": "pnpm@11.0.9+sha512.34ce82e6780233cf9cad8685029a8f81d2e06196c5a9bad98879f7424940c6817c4e4524fb7d38b8553ceed48b9758b8ebaf1abd3600c232c4c8cf7366086f38",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)