Skip to content

Commit 4ff2b69

Browse files
committed
chore(release): v2.5.1
1 parent 2274bfb commit 4ff2b69

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v2.5.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.0...v2.5.1)
4+
5+
### 🩹 Fixes
6+
7+
- **PrimeOutputText:** Add import for computed ([2274bfb](https://github.com/sfxcode/formkit-primevue/commit/2274bfb))
8+
9+
### 🏡 Chore
10+
11+
- **release:** Revert changelogen back to patch ([f0177be](https://github.com/sfxcode/formkit-primevue/commit/f0177be))
12+
- **dependencies:** Update ([4623969](https://github.com/sfxcode/formkit-primevue/commit/4623969))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v2.5.0
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.19...v2.5.0)

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.5.0",
4+
"version": "2.5.1",
55
"packageManager": "[email protected]+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)