Skip to content

Commit

Permalink
feat: adding semantic release
Browse files Browse the repository at this point in the history
Co-authored-by: skodamarthi <susmitha_kodamarthi@intuit.com>
  • Loading branch information
skodamarthi and skodamarthi committed Oct 31, 2020
1 parent 4ea31f8 commit f8de12a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
6 changes: 0 additions & 6 deletions .releaserc
Expand Up @@ -10,12 +10,6 @@
"changelogTitle": "# Semantic Versioning Changelog"
}
],
[
"@semantic-release/exec",
{
"prepareCmd": "./prepare-release.sh ${nextRelease.version}"
}
],
"@semantic-release/npm",
[
"@semantic-release/git",
Expand Down
14 changes: 0 additions & 14 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Expand Up @@ -34,7 +34,6 @@
"@commitlint/config-conventional": "8.3.4",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.1.1",
"@semantic-release/npm": "^7.0.6",
Expand Down

0 comments on commit f8de12a

Please sign in to comment.