File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,28 @@ All notable changes to the "vscode-shadcn-svelte" extension will be documented i
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## v0.5.5
8+
9+ [ compare changes] ( https://github.com/selemondev/vscode-shadcn-svelte/compare/v0.5.4...v0.5.5 )
10+
11+ ### 💅 Refactors
12+
13+ - Resolve types config ([ edc9b48] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/edc9b48 ) )
14+
15+ ### 🏡 Chore
16+
17+ - ** deps-dev:** Bump typescript from 5.7.3 to 5.9.2 ([ 5dfadf4] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/5dfadf4 ) )
18+ - ** deps-dev:** Bump @types/vscode from 1.96.0 to 1.103.0 ([ 46f44cb] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/46f44cb ) )
19+ - ** deps-dev:** Bump esbuild from 0.24.2 to 0.25.9 ([ 3250f81] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/3250f81 ) )
20+ - ** deps-dev:** Bump @typescript-eslint/eslint-plugin ([ 78e4c0a] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/78e4c0a ) )
21+ - Update dependencies ([ 2c7a86d] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/2c7a86d ) )
22+ - Update version ([ 6d40df5] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/6d40df5 ) )
23+ - Lint ([ dd50478] ( https://github.com/selemondev/vscode-shadcn-svelte/commit/dd50478 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Selemondev < selemondev19@gmail.com >
28+
729## v0.5.3
830
931[ compare changes] ( https://github.com/selemondev/vscode-shadcn-svelte/compare/v0.5.2...v0.5.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-shadcn-svelte" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "license" : " MIT" ,
55 "displayName" : " shadcn/svelte" ,
66 "description" : " Integrate components and snippets from Shadcn/Svelte directly into your IDE ✨." ,
You can’t perform that action at this time.
0 commit comments