Skip to content

Commit

Permalink
ci: add more release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
nbugden committed Nov 11, 2021
1 parent fe670fc commit 42f2dee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "data-platform",
"version": "3.2.4",
"scripts": {
"release": "release-it --ci --no-github.preRelease --no-github.release",
"release:stage": "release-it --ci",
"release:update-stage": "release-it --ci --github.update",
"release:prod": "release-it --ci --no-github.preRelease --github.update",
Expand All @@ -11,4 +12,4 @@
"@release-it/conventional-changelog": "^3.3.0",
"release-it": "^14.11.6"
}
}
}

0 comments on commit 42f2dee

Please sign in to comment.