Skip to content

Commit

Permalink
chore: skip tag creation standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
hevelius committed Jul 5, 2023
1 parent 2753e84 commit 4ae15d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,9 @@
"standard-version": {
"scripts": {
"postchangelog": "node scripts/changelog/add_pivotal_stories.js"
},
"skip": {
"tag": true
}
}
}

0 comments on commit 4ae15d3

Please sign in to comment.