File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.2.9
5
+
6
+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.8...v2.2.9 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** typo:** Update README.md ([ 4a86ba4] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/4a86ba4 ) )
11
+ - ** linting:** Fix warnings ([ 7413309] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/7413309 ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - ** dependencies:** Update all dependencies ([ 7ba382d] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/7ba382d ) )
16
+ - ** dependencies:** Update all dependencies - Nuxt 3.16.0 ([ ff4b942] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/ff4b942 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
21
+
4
22
## v2.2.8
5
23
6
24
[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.7...v2.2.8 )
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.8 " ,
4
+ "version" : " 2.2.9 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments