Skip to content

Commit ca2bd68

Browse files
committed
chore(release): v1.9.8
1 parent df375f0 commit ca2bd68

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.8
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.6...v1.9.8)
4+
5+
### 💅 Refactors
6+
7+
- **build:** Move definitions to own folder ([e525a13](https://github.com/sfxcode/formkit-primevue/commit/e525a13))
8+
- **build:** Move definitions to own folder ([df375f0](https://github.com/sfxcode/formkit-primevue/commit/df375f0))
9+
10+
### 🏡 Chore
11+
12+
- **dependencies:** Update FormKit to 1.6.1 ([61b1467](https://github.com/sfxcode/formkit-primevue/commit/61b1467))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
17+
118
## v1.9.6
219

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

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.7",
4+
"version": "1.9.8",
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)