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 @@ -4,6 +4,22 @@ 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.12
8+
9+ [ compare changes] ( https://github.com/selemondev/vscode-preview-docs/compare/v0.1.10...v0.1.12 )
10+
11+ ### 🚀 Enhancements
12+
13+ - Read multiple package.json files ([ 1c38e99] ( https://github.com/selemondev/vscode-preview-docs/commit/1c38e99 ) )
14+
15+ ### 🏡 Chore
16+
17+ - ** release:** V0.1.11 ([ 116776f] ( https://github.com/selemondev/vscode-preview-docs/commit/116776f ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Selemondev < selemondev19@gmail.com >
22+
723## v0.1.11
824
925[ compare changes] ( https://github.com/selemondev/vscode-preview-docs/compare/v0.1.10...v0.1.11 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-preview-docs" ,
3- "version" : " 0.1.11 " ,
3+ "version" : " 0.1.12 " ,
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