File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.0.5
5+
6+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.4...v2.0.5 )
7+
8+ ### 🏡 Chore
9+
10+ - ** changelog:** Add changlog command ([ b72e73e] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/b72e73e ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Sfxcode ([ @sfxcode ] ( http://github.com/sfxcode ) )
15+
416## v2.0.4
517
618
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt3-primevue-starter" ,
33 "type" : " module" ,
4- "version" : " 2.0.4 " ,
4+ "version" : " 2.0.5 " ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "build" : " nuxi build" ,
1717 "test:unit" : " vitest --run --reporter verbose" ,
1818 "test:coverage" : " vitest run --coverage" ,
1919 "postinstall" : " nuxt prepare" ,
20- "changelog" : " changelogen --patch"
20+ "changelog" : " changelogen --patch --release "
2121 },
2222 "devDependencies" : {
2323 "@antfu/eslint-config" : " 3.6.0" ,
You can’t perform that action at this time.
0 commit comments