File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.2.11
5+
6+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.10...v2.2.11 )
7+
8+ ### 💅 Refactors
9+
10+ - ** form:** Use v-model for data and enable reset button ([ 0bbb34b] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/0bbb34b ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** linting:** Add eslint plugin format ([ 30b6ac5] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/30b6ac5 ) )
15+ - ** dependencies:** Update all dependencies - formkit-primevue-nuxt 1.3.0 ([ 83bf073] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/83bf073 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
20+
421## v2.2.10
522
623[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.9...v2.2.10 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt3-primevue-starter" ,
33 "type" : " module" ,
4- "version" : " 2.2.10 " ,
4+ "version" : " 2.2.11 " ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments