Skip to content

Commit 9b6b3e0

Browse files
committed
chore(release): v1.9.12
1 parent 421a35c commit 9b6b3e0

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v1.9.12
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.9.11...v1.9.12)
4+
5+
### 🏡 Chore
6+
7+
- **dependencies:** Update and remove .eslintignore file - since eslint 9 it is not supported anymore ([93f7843](https://github.com/sfxcode/formkit-primevue/commit/93f7843))
8+
- **dependencies:** Update all ([3eb7e25](https://github.com/sfxcode/formkit-primevue/commit/3eb7e25))
9+
- **dependencies:** Update PrimeVue to 3.52 ([f8604f6](https://github.com/sfxcode/formkit-primevue/commit/f8604f6))
10+
- **linting:** Fix some issues ([421a35c](https://github.com/sfxcode/formkit-primevue/commit/421a35c))
11+
12+
### ✅ Tests
13+
14+
- **vitest:** Create config and first test ([2684d25](https://github.com/sfxcode/formkit-primevue/commit/2684d25))
15+
- **coverage:** Create coverage config ([54411fd](https://github.com/sfxcode/formkit-primevue/commit/54411fd))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
20+
121
## v1.9.11
222

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

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

0 commit comments

Comments
 (0)