Skip to content

Commit 3b3e459

Browse files
author
DamCoder
committed
fix: resolve esbuild security vulnerability via npm overrides and bump version to 2.7.2
1 parent c0767be commit 3b3e459

3 files changed

Lines changed: 177 additions & 120 deletions

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/spf13/cobra"
1111
)
1212

13-
var Version = "2.7.1"
13+
var Version = "2.7.2"
1414

1515
var successStyle = lipgloss.NewStyle().
1616
Bold(true).

0 commit comments

Comments
 (0)