Skip to content

Commit c95923c

Browse files
committed
chore: update CHANGELOGs
1 parent c8e839f commit c95923c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

packages/dbml-vs-code-extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "dbml-erd-visualizer" extension will be documented in
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.3.3]
8+
9+
### Fixed
10+
11+
- Prevent table names from being truncated for long table name
12+
- Typo in preview tab name
13+
714
## [0.3.2]
815

916
### Fixed

packages/prisma-vs-code-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to the "prisma-erd-visualizer" extension will be documented
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.1.1]
8+
9+
### Fixed
10+
11+
- Prevent table names from being truncated for long table name
12+
713
## [0.1.0]
814

915
### Fixed

0 commit comments

Comments
 (0)