Skip to content

Commit 1bb191e

Browse files
committed
chore: add semantic-release
1 parent 1ec79b2 commit 1bb191e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ jobs:
2222
- run:
2323
name: test
2424
command: yarn run test
25+
- run:
26+
name: release
27+
command: npx semantic-release

0 commit comments

Comments
 (0)