File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.3.1
5+
6+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.3.0...v2.3.1 )
7+
8+ ### 🏡 Chore
9+
10+ - ** release:** Update release script to use patch versioning ([ 7b54251] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/7b54251 ) )
11+
12+ ### ✅ Tests
13+
14+ - Add unit tests for BaseButton and ExternalLink components ([ e866d0d] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/e866d0d ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
19+
420## v2.3.0
521
622[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.15...v2.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt3-primevue-starter" ,
33 "type" : " module" ,
4- "version" : " 2.3.0 " ,
4+ "version" : " 2.3.1 " ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments