File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,36 @@ All notable changes to the "preview-docs" extension will be documented in this f
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## v0.1.8
8+
9+ [ compare changes] ( https://github.com/selemondev/vscode-preview-docs/compare/v0.1.5...v0.1.8 )
10+
11+ ### 🚀 Enhancements
12+
13+ - Add better-auth ([ c9b8b16] ( https://github.com/selemondev/vscode-preview-docs/commit/c9b8b16 ) )
14+
15+ ### 🩹 Fixes
16+
17+ - Icon path ([ 40e7044] ( https://github.com/selemondev/vscode-preview-docs/commit/40e7044 ) )
18+
19+ ### 📖 Documentation
20+
21+ - Fix preview-image path ([ 3bdd9ad] ( https://github.com/selemondev/vscode-preview-docs/commit/3bdd9ad ) )
22+
23+ ### 🏡 Chore
24+
25+ - ** deps-dev:** Bump vite from 5.0.12 to 5.0.13 ([ cd78d08] ( https://github.com/selemondev/vscode-preview-docs/commit/cd78d08 ) )
26+ - Update dependencies ([ 97c980b] ( https://github.com/selemondev/vscode-preview-docs/commit/97c980b ) )
27+ - Create codeql.yml ([ 35362c1] ( https://github.com/selemondev/vscode-preview-docs/commit/35362c1 ) )
28+ - Update configs and switch to esbuild ([ f147ac1] ( https://github.com/selemondev/vscode-preview-docs/commit/f147ac1 ) )
29+ - Add github issue templates ([ 2605f7a] ( https://github.com/selemondev/vscode-preview-docs/commit/2605f7a ) )
30+ - Configure tsconfig.json ([ b3842af] ( https://github.com/selemondev/vscode-preview-docs/commit/b3842af ) )
31+
32+ ### ❤️ Contributors
33+
34+ - Selemondev < selemondev19@gmail.com >
35+ - Selemon Brahanu ([ @selemondev ] ( https://github.com/selemondev ) )
36+
737## v0.1.5
838
939[ compare changes] ( https://github.com/selemondev/vscode-preview-docs/compare/v0.1.4...v0.1.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-preview-docs" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "displayName" : " Preview Docs" ,
55 "packageManager" : " pnpm@8.15.9" ,
66 "description" : " Preview language and framework documentations within your IDE ✨." ,
You can’t perform that action at this time.
0 commit comments