We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0afb9 commit 2d2a7a0Copy full SHA for 2d2a7a0
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## v1.9.11
2
+
3
+[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.10...v1.9.11)
4
5
+### 🏡 Chore
6
7
+- **dependencies:** Update FormKit to 1.6.2 ([ad0afb9](https://github.com/sfxcode/formkit-primevue/commit/ad0afb9))
8
9
+### ❤️ Contributors
10
11
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
12
13
## v1.9.10
14
15
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.8...v1.9.10)
package.json
@@ -1,7 +1,7 @@
{
"name": "@sfxcode/formkit-primevue",
"type": "module",
- "version": "1.9.10",
+ "version": "1.9.11",
"author": {
"name": "Tom",
"email": "[email protected]"
@@ -125,4 +125,4 @@
125
"vue-router": "^4.3.0",
126
"vue-tsc": "^2.0.11"
127
}
128
-}
+}
0 commit comments