Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
costaluu committed Sep 27, 2024
1 parent 3abc47e commit 2948d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/blocks.go
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ func PromoteBlockFeature(featureName string) {
filesystem.FileDeleteFolder(filepath.Join(rootDir, ".features", "blocks", hashedPath))
}
}

logger.Success[string](fmt.Sprintf("feature %s promoted", utils.AccentTextUnderLine(featureName)))
}

Expand Down

0 comments on commit 2948d4a

Please sign in to comment.