Skip to content

Commit 78f1623

Browse files
committed
Release v2.0.0: Enhanced and added new features
1 parent 2a36910 commit 78f1623

File tree

7 files changed

+3469
-738
lines changed

7 files changed

+3469
-738
lines changed

CHANGELOG.md

Whitespace-only changes.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"manifest_version": 3,
44
"name": "GitNav - GitHub Repository Navigator",
5-
"version": "1.0.1",
5+
"version": "2.0.0",
66
"description": "Analyze any GitHub repository with interactive visualizations, dependency analysis, and smart insights. Navigate codebases faster.",
77
"author": "Varun Karamchandani",
88
"homepage_url": "https://github.com/SELESTER11/GitNav",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-codebase-navigator",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Understand any GitHub codebase in minutes",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)