File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/prisma-vs-code-extension Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to the "prisma-erd-visualizer" extension will be documented
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 0.1.0]
8+
9+ ### Fixed
10+
11+ - Improve description
12+
713## [ 0.0.1]
814
915### Added
Original file line number Diff line number Diff line change 22 "name" : " prisma-erd-visualizer" ,
33 "displayName" : " Prisma Entity-Relationship Diagrams visualizer" ,
44 "description" : " A VsCode extension that lets you visualize the ERD (Entity Relationship Diagram) of your prisma database structure." ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.1.0 " ,
66 "icon" : " assets/logo.png" ,
77 "publisher" : " bocovo" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments