Skip to content

Commit

Permalink
feat(github): adds semantic release support
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Jul 1, 2024
1 parent 45e68fb commit f46be04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@
[
{
"assets": [
"package.json",
"projects/ng-kit/project.json"
"package.json"
],
"message": "chore(release): bump version to ${nextRelease.version}"
"message": "chore(release): bump version to ${nextRelease.version} [skip ci]"
}
]
]
Expand Down

0 comments on commit f46be04

Please sign in to comment.