File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
4
25
## v2.1.0
5
26
6
27
[ 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 1
1
{
2
2
"name" : " nuxt3-primevue-starter" ,
3
3
"type" : " module" ,
4
- "version" : " 2.1.1 " ,
4
+ "version" : " 2.1.2 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments