File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
4
4
5
5
## [ Unreleased]
6
6
7
- ## [ 0.0.3] - 2024-10-27
7
+ ## [ 0.0.4] - YYYY-MM-DD
8
+ ### Added
9
+ - Moved repo to Ganjai-Labs
10
+
11
+ ## [ 0.0.3] - YYYY-MM-DD
8
12
### Added
9
13
- Visualize command
10
14
@@ -13,8 +17,7 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
13
17
- Improvement to existing feature
14
18
15
19
16
- ### Moved repo
17
- - Moved repo to Ganjai-Labs
20
+
18
21
19
22
20
23
## [ 0.0.2] - Previous release date
Original file line number Diff line number Diff line change 2
2
"name" : " code-visualizer" ,
3
3
"displayName" : " Code Visualizer" ,
4
4
"description" : " Visualize code structure and call hierarchy" ,
5
- "version" : " 0.0.3 " ,
5
+ "version" : " 0.0.4 " ,
6
6
"publisher" : " SirilGanjai" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.60.0"
You can’t perform that action at this time.
0 commit comments