Skip to content

Commit

Permalink
build: Upgraded semantic-release to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoTenPvP committed Nov 10, 2020
1 parent efe8da6 commit 120f433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cache:
- '%APPDATA%\npm'

install:
- npm install -g semantic-release@15
- npm install -g semantic-release@17
- npm install -g @semantic-release/github -D
- npm install -g @semantic-release/exec -D
- semantic-release --dry-run
Expand Down

0 comments on commit 120f433

Please sign in to comment.