Skip to content

Commit

Permalink
Merge pull request #238 from yagni/release-typescript-fix
Browse files Browse the repository at this point in the history
fix: Use latest semantic-release
  • Loading branch information
yagni authored Jan 18, 2023
2 parents c189215 + c0bdaf4 commit 99f1d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
- run:
name: Publish package
command: npx semantic-release@17.0.4
command: npx semantic-release

workflows:
version: 2
Expand Down

0 comments on commit 99f1d67

Please sign in to comment.