Skip to content

Commit 2556056

Browse files
committed
changes in release yml
1 parent ac13471 commit 2556056

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,18 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
44

55
## [Unreleased]
66

7-
<<<<<<< HEAD
8-
## [0.0.4] - 2024-10-27
7+
## [0.0.5]
98
### Added
109
- Moved repo to Ganjai-Labs
1110

12-
=======
13-
>>>>>>> 0dc7996 (changes in release yml)
14-
## [0.0.3] - YYYY-MM-DD
11+
## [0.0.3]
1512
### Added
1613
- Visualize command
1714
- Moved repo to Ganjai-Labs
1815
### Changed
1916
- Changed command name from Generate CodeFlow to Visualize
2017
- Improvement to existing feature
2118

22-
23-
24-
25-
26-
## [0.0.2] - Previous release date
19+
## [0.0.2]
20+
### Added
2721
- Generate CodeFlow command
28-
29-

package.json

Lines changed: 1 addition & 1 deletion
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.5",
66
"publisher": "SirilGanjai",
77
"engines": {
88
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)