Skip to content

Commit 9c3c93c

Browse files
committed
chore(release): v2.4.5
1 parent 4bf4b22 commit 9c3c93c

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.4.5
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.4...v2.4.5)
4+
5+
### 💅 Refactors
6+
7+
- **OutputReference:** Remove the direct import for vue router RouterLink and use only the component name as default #50 ([#50](https://github.com/sfxcode/formkit-primevue/issues/50))
8+
9+
### 🏡 Chore
10+
11+
- Update dependencies to latest primevue version ([f1ddf55](https://github.com/sfxcode/formkit-primevue/commit/f1ddf55))
12+
- Linting ([4bf4b22](https://github.com/sfxcode/formkit-primevue/commit/4bf4b22))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v2.4.4
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.3...v2.4.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": "2.4.4",
4+
"version": "2.4.5",
55
"packageManager": "[email protected]+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)