Skip to content

Commit

Permalink
Add semantic release config.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 17, 2023
1 parent 8796f9b commit 0120d05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
branches: ["main"],
};

0 comments on commit 0120d05

Please sign in to comment.