Skip to content

Commit f81fcda

Browse files
committed
changes in release yml
1 parent 751e74e commit f81fcda

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
44

55
## [Unreleased]
66

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
812
### Added
913
- Visualize command
1014

@@ -13,8 +17,7 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
1317
- Improvement to existing feature
1418

1519

16-
### Moved repo
17-
- Moved repo to Ganjai-Labs
20+
1821

1922

2023
## [0.0.2] - Previous release date

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "code-visualizer",
33
"displayName": "Code Visualizer",
44
"description": "Visualize code structure and call hierarchy",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"publisher": "SirilGanjai",
77
"engines": {
88
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)