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.14
5
+
6
+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.13...v2.2.14 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** actions:** Better-sqlite3 ([ 36b441e] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/36b441e ) )
11
+ - ** store:** New defineStore syntax ([ 89a883d] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/89a883d ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - ** dependencies:** Update to primevue 4.3.4 ([ 44e92de] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/44e92de ) )
16
+ - ** dependencies:** Update all dependencies ([ 1724627] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/1724627 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
21
+
4
22
## v2.2.13
5
23
6
24
[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.12...v2.2.13 )
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.13 " ,
4
+ "version" : " 2.2.14 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments