Skip to content

Commit

Permalink
feat: added new tags and updated tag key format (#17)
Browse files Browse the repository at this point in the history
this is a dummy PR to trigger release for [previous
PR](#14)
  • Loading branch information
jackie-linz authored May 3, 2024
1 parent ce7b964 commit 49b3cac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/tags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export interface TagsBase {
*/
responderTeam?: string;
/**
* collection git info, commit, version etc
* skip collection of git info, commit, version etc
* @default false
*/
skipGitInfo?: boolean;
Expand Down

0 comments on commit 49b3cac

Please sign in to comment.