Skip to content

Commit 748d54b

Browse files
committed
chore(release): v3.1.0
1 parent e717d6e commit 748d54b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v3.1.0
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.12...v3.1.0)
4+
5+
### 💅 Refactors
6+
7+
- **AppFooter:** Update PrimeVue version and year in footer ([126e945](https://github.com/sfxcode/formkit-primevue/commit/126e945))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update chart.js, vite, vitepress, and vue-router to latest versions ([cb838a8](https://github.com/sfxcode/formkit-primevue/commit/cb838a8))
12+
- **dependencies:** Update pnpm to version 10.18.3 ([b07afbc](https://github.com/sfxcode/formkit-primevue/commit/b07afbc))
13+
- **release:** Update release script to use minor versioning ([e717d6e](https://github.com/sfxcode/formkit-primevue/commit/e717d6e))
14+
15+
### ❤️ Contributors
16+
17+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
18+
119
## v3.0.12
220

321
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.11...v3.0.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": "3.0.12",
4+
"version": "3.1.0",
55
"packageManager": "[email protected]+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)