Skip to content

Commit 5704e91

Browse files
committed
chore(release): v1.9.10
1 parent fddf492 commit 5704e91

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v1.9.10
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.8...v1.9.10)
4+
5+
### 💅 Refactors
6+
7+
- **build:** Move definitions to own folder ([4abc985](https://github.com/sfxcode/formkit-primevue/commit/4abc985))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update PrimeVue to 3.51 ([506bf4e](https://github.com/sfxcode/formkit-primevue/commit/506bf4e))
12+
- **linting:** Fix some issues ([fddf492](https://github.com/sfxcode/formkit-primevue/commit/fddf492))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v1.9.8
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.6...v1.9.8)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "1.9.9",
4+
"version": "1.9.10",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"
@@ -125,4 +125,4 @@
125125
"vue-router": "^4.3.0",
126126
"vue-tsc": "^2.0.7"
127127
}
128-
}
128+
}

0 commit comments

Comments
 (0)