File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.0.8
5
+
6
+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.7...v2.0.8 )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - ** dependencies:** Fix formkit css problem ([ 7903302] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/7903302 ) )
11
+ - ** dependencies:** PrimeVue 4.1 ([ 51d087f] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/51d087f ) )
12
+ - ** release:** Prepare new version ([ 86a6672] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/86a6672 ) )
13
+ - ** release:** Prepare new version ([ fb625fd] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/fb625fd ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Sfxcode ([ @sfxcode ] ( http://github.com/sfxcode ) )
18
+
4
19
## v2.0.7
5
20
6
21
[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.6...v2.0.7 )
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.0.7 " ,
4
+ "version" : " 2.0.8 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments