Skip to content

Commit 91f7a55

Browse files
committed
chore(release): v2.0.5
1 parent c8ee640 commit 91f7a55

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v2.0.5
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.0.3...v2.0.5)
4+
5+
### 🩹 Fixes
6+
7+
- **imports:** Removed direct import of PrimeVue components - ([b77c679](https://github.com/sfxcode/formkit-primevue/commit/b77c679))
8+
- **imports:** Removed direct import of PrimeVue components - ([c8ee640](https://github.com/sfxcode/formkit-primevue/commit/c8ee640))
9+
10+
### 📖 Documentation
11+
12+
- **readme:** Hint to Version 2.0.0 for PrimeVue 4 ([78bd380](https://github.com/sfxcode/formkit-primevue/commit/78bd380))
13+
- **readme:** Hint to Version 2.0.0 for PrimeVue 4 ([b935a73](https://github.com/sfxcode/formkit-primevue/commit/b935a73))
14+
15+
### 🏡 Chore
16+
17+
- **build:** Add pnpm as default package manager ([0ab7f8b](https://github.com/sfxcode/formkit-primevue/commit/0ab7f8b))
18+
19+
### ❤️ Contributors
20+
21+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
22+
123
## v2.0.3
224

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

0 commit comments

Comments
 (0)