Skip to content

Commit b61d688

Browse files
committed
chore(release): v1.10.1
1 parent 771da34 commit b61d688

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## v1.10.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.12...v1.10.1)
4+
5+
### 🩹 Fixes
6+
7+
- **demo:** _disabled replaced by disabled ([8435268](https://github.com/sfxcode/formkit-primevue/commit/8435268))
8+
- **demo:** _disabled replaced by disabled ([697f835](https://github.com/sfxcode/formkit-primevue/commit/697f835))
9+
10+
### 💅 Refactors
11+
12+
- **attributes:** Change _readonly to readonly ([97865b8](https://github.com/sfxcode/formkit-primevue/commit/97865b8))
13+
14+
### 🏡 Chore
15+
16+
- **dependencies:** Update all ([d2f4dbb](https://github.com/sfxcode/formkit-primevue/commit/d2f4dbb))
17+
- **dependencies:** Update all ([630d4b6](https://github.com/sfxcode/formkit-primevue/commit/630d4b6))
18+
- **dependencies:** Update all ([043e205](https://github.com/sfxcode/formkit-primevue/commit/043e205))
19+
- **lint:** Fixes ([771da34](https://github.com/sfxcode/formkit-primevue/commit/771da34))
20+
21+
### ✅ Tests
22+
23+
- **useFormKitSchema:** Add tests for group and list ([c909c59](https://github.com/sfxcode/formkit-primevue/commit/c909c59))
24+
25+
### ❤️ Contributors
26+
27+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
28+
129
## v1.9.12
230

331
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.11...v1.9.12)

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": "1.10.0",
4+
"version": "1.10.1",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)