Skip to content

Commit

Permalink
fix(releases): fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck committed Jun 13, 2021
1 parent 1f5649a commit 4c4d702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const serviceName = 'auth'
const serviceName = 'starter'

class SemanticReleaseError extends Error {
constructor(message, code, details) {
Expand Down

0 comments on commit 4c4d702

Please sign in to comment.