Skip to content

Commit 3cc7824

Browse files
committed
chore(release): v3.0.7
1 parent b838ce1 commit 3cc7824

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v3.0.7
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.6...v3.0.7)
4+
5+
### 🩹 Fixes
6+
7+
- Remove iconPos attribute from ToggleButton and PrimeToggleButton components ([b838ce1](https://github.com/sfxcode/formkit-primevue/commit/b838ce1))
8+
9+
### 🏡 Chore
10+
11+
- Update package dependencies to latest versions ([9492307](https://github.com/sfxcode/formkit-primevue/commit/9492307))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
117
## v3.0.6
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.5...v3.0.6)

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": "3.0.6",
4+
"version": "3.0.7",
55
"packageManager": "[email protected]+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)