UNPKG
gs-download
Version:
latest (1.0.2)
1.0.2
0.0.1
Downloader of Genius Scan PDFs files
github.com/Prevole/gs-download
Prevole/gs-download
gs-download
/
release.config.js
12 lines
(11 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
default
{
branches
: [
"main"
],
plugins
: [
'@semantic-release/commit-analyzer'
,
'@semantic-release/release-notes-generator'
,
'@semantic-release/npm'
,
'@semantic-release/github'
, ], };