File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.1.2
5+
6+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.1.0...v2.1.2 )
7+
8+ ### 💅 Refactors
9+
10+ - ** pages:** Formkit-primevue components / composables are auto imported ([ 96b6f33] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/96b6f33 ) )
11+
12+ ### 📖 Documentation
13+
14+ - ** README:** Fix links ([ 5ba0b28] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/5ba0b28 ) )
15+
16+ ### 🏡 Chore
17+
18+ - ** package:** Revert to patch build ([ a90cbbe] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/a90cbbe ) )
19+ - ** update:** Nuxt 3.14 ([ 4a27daa] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/4a27daa ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Sfxcode ([ @sfxcode ] ( http://github.com/sfxcode ) )
24+
425## v2.1.0
526
627[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.9...v2.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt3-primevue-starter" ,
33 "type" : " module" ,
4- "version" : " 2.1.1 " ,
4+ "version" : " 2.1.2 " ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments