Skip to content

Commit

Permalink
feat: semantic-release reconfiguration (#177)
Browse files Browse the repository at this point in the history
* chore: nothing special

* feat: semantic release configuration updated & repo path changed
  • Loading branch information
keriat committed Oct 31, 2023
1 parent 5b9d6e0 commit 0a8c4e3
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 93 deletions.
14 changes: 3 additions & 11 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
{
"preset": "conventionalcommits",
"parserOpts": {
"preset": "conventionalchangelog",
"issuePrefixes": [
"SUP-"
],
"issueUrlFormat": "https://linear.app/superform/issue/{{prefix}}{{id}}"
"preset": "conventionalchangelog"
}
}
],
Expand All @@ -34,11 +30,7 @@
"commitsSort": [
"subject",
"scope"
],
"issuePrefixes": [
"SUP-"
],
"issueUrlFormat": "https://linear.app/superform/issue/{{prefix}}{{id}}"
]
}
}
],
Expand Down Expand Up @@ -85,4 +77,4 @@
}
]
]
}
}
Loading

1 comment on commit 0a8c4e3

@vercel
Copy link

@vercel vercel bot commented on 0a8c4e3 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sup-web-4626 – ./

erc4626.info
*.eip4626.com
eip4626.com
sup-web-4626.superform.gg
sup-web-4626-git-main.superform.gg

Please sign in to comment.