Skip to content

Commit baa64e3

Browse files
authored
Update .releaserc.js
1 parent b24286b commit baa64e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

semantic-release-template/.releaserc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// in ".releaserc.js" or "release.config.js"
1+
// See: https://github.com/momocow/semantic-release-gitmoji
22

33
const fs = require('fs');
44
const path = require('path')
@@ -72,4 +72,4 @@ module.exports = {
7272
['semantic-release-gitmoji', {releaseRules, releaseNotes}],
7373
'@semantic-release/github'
7474
]
75-
}
75+
}

0 commit comments

Comments
 (0)