Skip to content

Commit 5987342

Browse files
authored
Merge pull request #12 from basakest/fix-github-action
fix: add the missing .releaserc.yml file
2 parents 6cc2359 + 36e40fa commit 5987342

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.releaserc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins:
2+
- "@semantic-release/commit-analyzer"
3+
- "@semantic-release/release-notes-generator"
4+
- "@semantic-release/github"

0 commit comments

Comments
 (0)