Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Revert "build: downgrade to semantic-release@15"
Browse files Browse the repository at this point in the history
This reverts commit 2d94314.
  • Loading branch information
RasPhilCo committed Jul 2, 2020
1 parent b2c2f01 commit dfeab27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
- run:
name: Install release dependencies
command: |
yarn global add @oclif/semantic-release@3 semantic-release@15
yarn global add @oclif/semantic-release@3 semantic-release@17
yarn --frozen-lockfile
- run:
name: Cut release
Expand Down

0 comments on commit dfeab27

Please sign in to comment.