Skip to content

Commit

Permalink
build: use newer semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Oct 20, 2022
1 parent 5808567 commit 4a904c5
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 814 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- *step-restore-cache
- run: yarn
- run: npx @continuous-auth/[email protected]
- run: npx semantic-release
- run: npx semantic-release@17.4.5
workflows:
version: 2
test_and_release:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"ava": "^2.0.0",
"eslint": "^5.14.1",
"eslint-plugin-ava": "^7.1.0",
"semantic-release": "^15.13.3",
"ts-node": "^8.1.0",
"typescript": "^3.4.5"
},
Expand Down
Loading

0 comments on commit 4a904c5

Please sign in to comment.