Skip to content

Commit ac13471

Browse files
committed
changes in release yml
1 parent 22b5846 commit ac13471

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ All notable changes to the "Code Visualizer" extension will be documented in thi
44

55
## [Unreleased]
66

7+
<<<<<<< HEAD
78
## [0.0.4] - 2024-10-27
89
### Added
910
- Moved repo to Ganjai-Labs
1011

12+
=======
13+
>>>>>>> 0dc7996 (changes in release yml)
1114
## [0.0.3] - YYYY-MM-DD
1215
### Added
1316
- Visualize command
14-
17+
- Moved repo to Ganjai-Labs
1518
### Changed
1619
- Changed command name from Generate CodeFlow to Visualize
1720
- Improvement to existing feature

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.4",
5+
"version": "0.0.3",
66
"publisher": "SirilGanjai",
77
"engines": {
88
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)