Skip to content

Commit

Permalink
Merge pull request #229 from snyk/fix/add-release-config
Browse files Browse the repository at this point in the history
fix: add release config
  • Loading branch information
gemaxim authored May 17, 2024
2 parents af8a49e + 56f1104 commit 0b9cce2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"branches": [
"main"
]
}

0 comments on commit 0b9cce2

Please sign in to comment.