Skip to content

Commit 2d2a7a0

Browse files
committed
chore(release): v1.9.11
1 parent ad0afb9 commit 2d2a7a0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## v1.9.10
214

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

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.10",
4+
"version": "1.9.11",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"
@@ -125,4 +125,4 @@
125125
"vue-router": "^4.3.0",
126126
"vue-tsc": "^2.0.11"
127127
}
128-
}
128+
}

0 commit comments

Comments
 (0)