Skip to content

Commit

Permalink
Merge pull request #159 from mixmaxhq/adborroto/bump-up-semantic-release
Browse files Browse the repository at this point in the history
fix(package): fix critical vunerabilities
  • Loading branch information
adborroto authored Dec 16, 2024
2 parents 0ec3f89 + 889da7a commit 09aa1c9
Show file tree
Hide file tree
Showing 4 changed files with 2,461 additions and 1,415 deletions.
3 changes: 2 additions & 1 deletion module/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
branches: [
'(master|main)',
'master',
'main',
{ name: 'beta', prerelease: true },
{ name: 'alpha', prerelease: true },
],
Expand Down
Loading

0 comments on commit 09aa1c9

Please sign in to comment.