File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.2.6
5
+
6
+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.5...v2.2.6 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** content:** Move toNuxt Content 3.1 ([ b9022fc] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/b9022fc ) )
11
+ - ** content:** Move toNuxt Content 3.1 ([ 3f808d0] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/3f808d0 ) )
12
+
13
+ ### 💅 Refactors
14
+
15
+ - ** gitignore:** Add more items ([ 89d3786] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/89d3786 ) )
16
+
17
+ ### 📖 Documentation
18
+
19
+ - Use actual Nuxt Version ([ 516119d] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/516119d ) )
20
+
21
+ ### 🏡 Chore
22
+
23
+ - ** dependencies:** Update all dependencies - Nuxt 3.15.4 ([ a658d48] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/a658d48 ) )
24
+
25
+ ### 🎨 Styles
26
+
27
+ - ** Sidebar:** Change width ([ 9f77310] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/9f77310 ) )
28
+
29
+ ### ❤️ Contributors
30
+
31
+ - Sfxcode ([ @sfxcode ] ( http://github.com/sfxcode ) )
32
+
4
33
## v2.2.5
5
34
6
35
[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.4...v2.2.5 )
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.2.5 " ,
4
+ "version" : " 2.2.6 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments