Skip to content

Commit

Permalink
chore: pin version to keep releaser working
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn authored Sep 19, 2020
1 parent 5764a43 commit c72a214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-script/Dockerfile_changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ FROM node:10.16.0-alpine@sha256:07897ec27318d8e43cfc6b1762e7a28ed01479ba4927aca0
RUN apk add git

RUN npm i -g conventional-changelog-cli
RUN npm i -g conventional-github-releaser
RUN npm i -g conventional-github-releaser@3.1.3

0 comments on commit c72a214

Please sign in to comment.